CHANGELOG.rdoc in netzke-basepack-0.5.6 vs CHANGELOG.rdoc in netzke-basepack-0.5.7
- old
+ new
@@ -1,5 +1,10 @@
-= v0.5.6
+= v0.5.7 - 2010-02-26
+* Regression: column config for GridPanel again accepts a renderer along with its parameters (as array, where the first element is the renderers name, the second - the parameters passed to the renderer, e.g.: :renderer => ["date", "y-m-d"])
+* Fix: Window resize/move now works correctly
+* Code: taking care of deprecated methods
+
+= v0.5.6 - 2010-01-10
* Compatibility with latest netzke-core
* Compatibility with Ext JS v3.1
* Impr: Code reorganization
* Impr: Non-standard primary key support in GridPanel and FormPanel
* Impr: Search button in GridPanel indicates that records filtering is active
\ No newline at end of file