CHANGELOG.rdoc in timeliness-0.3.5 vs CHANGELOG.rdoc in timeliness-0.3.6
- old
+ new
@@ -1,4 +1,7 @@
+= 0.3.6 - 2012-03-29
+* Fix bug with month_index using Integer method and leading zeroes treated as octal.
+
= 0.3.5 - 2012-03-29
* Correctly handle month value of 0. Fixes issue#4.
= 0.3.4 - 2011-05-26
* Compact time array when creating time in zone so that invalid time handling works properly. Fixes issue#3.