CHANGELOG in concrete-0.2.0 vs CHANGELOG in concrete-0.2.1
- old
+ new
@@ -28,5 +28,12 @@
* Fixed error hovers to be only shown for focused editor
* Fixed Scriptaculous bugs: do not scroll page while moving in autocompletion box, do not hide autocompletion box when scrollbar is operated
* Fixed marker (cursor) positioning for editor nodes with offset
* Fixed exception in case fold control nodes are not present
+=0.2.1 (September 21st, 2010)
+
+* Added support for HAML style HTML templates and stylesheets based on SASS
+* Fixed layout/positioning problems when a doctype is provided (added missing 'px' unit)
+* Fixed bug not allowing to finish editing of a text attribute if an integer attribute has been edited before
+* Fixed bug not allowing to position the cursor with the mouse in a text field in edit mode
+