ChangeLog.textile in partial-date-1.1.3 vs ChangeLog.textile in partial-date-1.1.4
- old
+ new
@@ -1,4 +1,9 @@
+h3. 1.1.4 / 2012-05-29
+
+* Changed error messages for month and day to 0 - 12 and 0 - 31 respectively (since zero values are allowed).
+* Changed day validation logic to only check for the presence of month (not year and month - since a year has to be set before a month and is checked there).
+
h3. 1.1.3 / 2012-05-28
* Bugfix: Fixed ZERO_DAY_MASK - which contained an extra bit, and was zeroing month when a day was set.
* Check that day is set to zero if month is.
* Added padding to string format for date.