CHANGELOG.md in et-orbi-1.1.0 vs CHANGELOG.md in et-orbi-1.1.1

- old
+ new

@@ -1,8 +1,13 @@ # et-orbi CHANGELOG.md +## et-orbi 1.1.1 released 2018-05-04 + +- Stop caching the local tzone, cache the tools used for determining it + + ## 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)