History.txt in calendar_date_select-1.16.3 vs History.txt in calendar_date_select-1.16.4
- old
+ new
@@ -1,7 +1,12 @@
+== Version 1.16.4
+* do not add to public if they are in app/assets. (Michael Grosser)
+* action view helpers needs to be loaded first in order to as gem. (Sandip Ransing)
+* Fixed bug with 2-digit hours. "10:00 AM" was being parsed as "1:00 AM". (Nathan B)
+
== Version 1.16.3
-* hungarian translation added (raszi)
-* Workaround IE bug (mvastola)
+* hungarian translation added. (raszi)
+* Workaround IE bug. (mvastola)
== Version 1.16.2
* Fixed calendar_date_select's method of firing onChange for its target element. (Ethan)
* added Czech translation. (deric)