CHANGELOG.rdoc in timeliness-0.4.0 vs CHANGELOG.rdoc in timeliness-0.4.1
- old
+ new
@@ -1,4 +1,9 @@
+= 0.4.1 - 2019-06-11
+* Add format for ISO 8601 with usec and 'Z' UTC zone offset (jartek)
+* Fix ISO 8601 parsing bug where Z was not recognised as UTC
+* Add 'zt' format token to support 'Z' (Zulu time) zone offset i.e. +00:00 or UTC
+
= 0.4.0 - 2019-02-09
* Add threadsafety for use_euro_formats & use_us_formats to allow runtime
switching (andruby, timdiggins)
= 0.3.10 - 2019-02-06