History.rdoc in lolita-3.1.3 vs History.rdoc in lolita-3.1.4
- old
+ new
@@ -1,5 +1,17 @@
-=== Version 3.1.3 /
+=== Version 3.1.4 / 2011-04-19
+* Enhancements
+ * #render_component improved, to support any class with build method as first argument (Arturs Meister)
+ * list components refactore; columns and column components created (Arturs Meisters)
+ * documentation for Filters (Gatis Tomsons)
+ * sorting configuration for columns (Arturs Meisters)
+ * lolita:assets generator invoke :assets for all added modules
+
+* Bug fixes
+ * paginator updated, to use WillPaginate only when it is accessable (Arturs Meisters)
+ * resource cheching for tree (Arturs Meisters)
+
+=== Version 3.1.3 / 2011-04-15
* Enhancements
* Lolita::Navigation::Tree and Lolita::Navigation::Branch added (Arturs Meisters)
* Main navigation tree generate from resources (Arturs Meisters)
* Bug fixes
\ No newline at end of file