History.txt in calendar_date_select-1.13 vs History.txt in calendar_date_select-1.14
- old
+ new
@@ -1,5 +1,8 @@
- == Version 1.13
+== Version 1.14
+ * Added support for Rails 2.3
+
+== Version 1.13
* Lots of code clean up!
* Moved test suite over to rspec
* CalendarDateSelect.default_options implemented. Use CalendarDateSelect.default_options.update(...) to set the default_options for your app.
* calendar_date_select and calendar_date_select_tag accept an :image parameter.
* Backwards compatibility hook for Rails 2.1