CHANGELOG.md in et-orbi-1.1.8 vs CHANGELOG.md in et-orbi-1.2.0
- old
+ new
@@ -1,13 +1,20 @@
# CHANGELOG.md
+## et-orbi 1.2.0 released 2019-04-25
+
+- Add missing US time zone aliases, Vais Salikhov, gh-18
+- Stop fooling around and stick to https://semver.org, start with 1.2.0
+
+
## et-orbi 1.1.8 released 2019-04-11
- Work hard to make it work on Windows
- Implement EoTime#rweek and #rday (reference week, reference day)
- Alias EoTime#in_time_zone(zone) to #localtime(zone)
+- Stop fooling around and stick to https://semver.org
## et-orbi 1.1.7 released 2019-01-14
- Rework Chronic integration, prevent conflict with ActiveSupport Time.zone