aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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