aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevansiroky <evan.siroky@yahoo.com>2018-11-16 12:25:39 -0800
committerevansiroky <evan.siroky@yahoo.com>2018-11-16 12:25:39 -0800
commitbe818d8b768e121565ca4b56f51ce28cf0233eb3 (patch)
treeac6127797af29105f9ebe7fe478b2468bcddcbc5
parente3360f71daa106c60ae825f8680bba0257a98096 (diff)
downloadtimezone-boundary-builder-be818d8b768e121565ca4b56f51ce28cf0233eb3.tar.gz
Update changelog to better describe overlap changes
-rw-r--r--CHANGELOG.md19
1 files changed, 16 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 940089d..40d66b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,15 +5,28 @@
* Switch geometries of America/Danmarkshavn and America/Scoresbysund ([#40](https://github.com/evansiroky/timezone-boundary-builder/issues/40))
* Add timezones in Antarctica ([#42](https://github.com/evansiroky/timezone-boundary-builder/issues/42))
* Fix northern border of America/Argentina/Rio_Gallegos ([#46](https://github.com/evansiroky/timezone-boundary-builder/issues/46))
+* Allow timezone boundaries to overlap. ([#41](https://github.com/evansiroky/timezone-boundary-builder/issues/41))
+ * This change now means that the following zones overlap:
+ * Africa/Juba, Africa/Khartoum
+ * America/Argentina/Rio_Gallegos, America/Punta_Arenas
+ * America/La_Paz, America/Porto_Velho
+ * America/Moncton, America/New_York
+ * Asia/Hebron, Asia/Jerusalem
+ * Asia/Ho_Chi_Minh, Asia/Manila
+ * Asia/Ho_Chi_Minh, Asia/Shanghai
+ * Asia/Manila, Asia/Shanghai
+ * Asia/Shanghai, Asia/Taipei
+ * Asia/Shanghai, Asia/Urumqi
+ * Europe/Amsterdam, Europe/Berlin
+ * Europe/Belgrade, Europe/Zagreb
+ * Europe/Berlin, Europe/Luxembourg
+ * Europe/Paris, Europe/Rome
* Update to latest OSM data
### Other Changes
* Added more libraries to list of lookup libraries using this project's data
* Fixed overpass querying ([#43](https://github.com/evansiroky/timezone-boundary-builder/issues/43))
-* Allow timezone boundaries to overlap. ([#41](https://github.com/evansiroky/timezone-boundary-builder/issues/41))
- * This change now means that the following zones overlap:
- * Asia/Shanghai, Asia/Urumqi
## 2018d