aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevansiroky <evan.siroky@yahoo.com>2019-01-05 21:49:19 -0800
committerevansiroky <evan.siroky@yahoo.com>2019-01-05 21:49:19 -0800
commitb1bfaf5789d991ed733a67216f7dee4536f14c13 (patch)
tree4347a71cc75d0c36a16d366c2c861bcee55a72b1
parent7a400714e448bcdde313fdba47b11760b8d05de1 (diff)
downloadtimezone-boundary-builder-b1bfaf5789d991ed733a67216f7dee4536f14c13.tar.gz
Add 2 small things to the changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8e35c6d..f4a7b5e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,9 +6,11 @@
* Add Oslo Accords Area B and C to `Asia/Jerusalem`. ([#53](https://github.com/evansiroky/timezone-boundary-builder/issues/53))
* Create new zone `Asia/Qostanay` by taking area from `Asia/Qyzylorda`. ([#59](https://github.com/evansiroky/timezone-boundary-builder/issues/59))
* Change timezone for Antarctic Station Neumayer III Station from `Europe/Berlin` to `Etc/UTC`. ([#61](https://github.com/evansiroky/timezone-boundary-builder/issues/61))
+* Update to latest OSM data
### Other Changes
+* Add some badges to the README
* Add progress stats reporting
* Update to use Node 10 ([#56](https://github.com/evansiroky/timezone-boundary-builder/issues/56))