28-June-2012 - Sam * Started change log * Corrected profiler so it properly captures POST requests (was supressing non 200s) * Amended Rack.MiniProfiler.config[:user_provider] to use ip addres for identity * Fixed bug where unviewed missing ids never got cleared * Supress all '/assets/' in the rails tie (makes debugging easier) * record_sql was mega buggy 9-July-2012 - Sam * Cleaned up mechanism for profiling in production, all you need to do now is call Rack::MiniProfiler.authorize_request to get profiling working in production * Added option to display full backtraces pp=full-backtrace * Cleaned up railties, got rid of the post authorize callback * Version 0.1.3