CHANGELOG in rack-insight-0.5.17 vs CHANGELOG in rack-insight-0.5.18
- old
+ new
@@ -1,7 +1,17 @@
== HEAD
+== 0.5.18 / 2012-09-13 - Peter Boling
+
+ * Bug Fixes
+
+ * panel content is no longer covered by panel toolbar when positioned on bottom
+
+ * Other
+
+ * Fix Typo in templates panel
+
== 0.5.17 / 2012-09-13 - Peter Boling
* New Features
* MagicInsight! WARNING: Magic is dangerous.
@@ -11,9 +21,11 @@
render_template 'magic_panel', :magic_insights => your_stat_object, :name => 'panel name'
Read the source for Rack::Insight::MagicInsight and heed the warnings.
MagicInsight is used internally by Rack::Insight for magic panels and the templates panel.
+
+ * panel content now stays out of your page content, by displaying below it.
* Bug Fixes
* Fixed the hardly working TemplatesPanel (Issue 1)
* Correct logging/debug statements