CHANGELOG.md in et-orbi-1.0.6 vs CHANGELOG.md in et-orbi-1.0.7
- old
+ new
@@ -1,8 +1,14 @@
# et-orbi CHANGELOG.md
+## et-orbi 1.0.7 released 2017-10-07
+
+- Leverage ActiveSupport::TimeWithZone when present, gh-6
+- Start error messages with a capital
+
+
## et-orbi 1.0.6 released 2017-10-05
- Introduce `make info`
- Alias EoTime#to_utc_time to #utc
- Alias EoTime#to_t to #to_local_time