CHANGELOG.md in et-orbi-1.0.9 vs CHANGELOG.md in et-orbi-1.1.0
- old
+ new
@@ -1,8 +1,15 @@
# et-orbi CHANGELOG.md
+## et-orbi 1.1.0 released 2018-03-25
+
+- Implement EoTime .utc and .local (based on Time .utc and .local)
+- Add EoTime#translate(target_zone) as #localtime(target_zone) alias
+- Correct EoTime#iso8601 (was always returning zulu iso8601 string)
+
+
## et-orbi 1.0.9 released 2018-01-19
- Silence EoTime#strfz warning
- Silence warnings reported by @mdave16, gh-10
- @philr added support for upcoming tzinfo 2.x, gh-9