CHANGELOG.md in et-orbi-1.1.7 vs CHANGELOG.md in et-orbi-1.1.8

- old
+ new

@@ -1,8 +1,15 @@ # CHANGELOG.md +## 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) + + ## et-orbi 1.1.7 released 2019-01-14 - Rework Chronic integration, prevent conflict with ActiveSupport Time.zone - Implement EtOrbi.extract_zone(s) (returns s1 and zone name) - Adapt specs and EoTime#to_debug_s to Windows on Appveyor