CHANGELOG in rack-insight-0.5.24 vs CHANGELOG in rack-insight-0.5.25
- old
+ new
@@ -1,6 +1,12 @@
== HEAD
+== 0.5.25 / 2013-03-15
+
+ * Bug Fixes
+
+ * active_record_panel is fixed! [(kjg - Kevin Glowacz)](https://github.com/kjg)
+
== 0.5.24 / 2013-01-01
* Bug Fixes
* (Issue #17) Fix 20x performance hit with default log level by changing default log level from `:debug` to `:silent` (Rack::Insight::Logging::VERBOSITY[:silent])