diff --git a/CHANGELOG.md b/CHANGELOG.md index b31d881f..6cd7c528 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ Leaflet Changelog (all changes without author notice are by [@mourner](https://github.com/mourner)) -## 1.3.0 (2018-01-10) +## 1.3.0 (2018-01-15) ### API changes @@ -76,9 +76,9 @@ Leaflet Changelog ### ES6 / Rollup +* Tweak `legacy` option in rollup config - now Leaflet works in IE again ([#5929](https://github.com/Leaflet/Leaflet/issues/5929) by [IvanSanchez](https://github.com/IvanSanchez)) * Remove warning alert in watch bundle ([#5714](https://github.com/Leaflet/Leaflet/issues/5714) by [perliedman](https://github.com/perliedman)) * New rollup config signature ([#5812](https://github.com/Leaflet/Leaflet/issues/5812) by [iH8](https://github.com/iH8)) -* Tweak `legacy` option in rollup config ([#5929](https://github.com/Leaflet/Leaflet/issues/5929) by [IvanSanchez](https://github.com/IvanSanchez)) ## 1.2.0 (2017-08-08) diff --git a/docs/_posts/2018-01-10-leaflet-1.3.0.md b/docs/_posts/2018-01-15-leaflet-1.3.0.md similarity index 100% rename from docs/_posts/2018-01-10-leaflet-1.3.0.md rename to docs/_posts/2018-01-15-leaflet-1.3.0.md diff --git a/docs/download.md b/docs/download.md index 712dadbb..6f6435e5 100644 --- a/docs/download.md +++ b/docs/download.md @@ -13,7 +13,7 @@ bodyclass: download-page Leaflet 1.3.0 - Stable version, released on January 10, 2018. + Stable version, released on January 15, 2018. Leaflet 1.3-dev diff --git a/docs/index.html b/docs/index.html index cbd95826..e2013411 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ layout: v2 --- -
Jan 10, 2018 — Leaflet 1.3.0 has been released.
+
Jan 15, 2018 — Leaflet 1.3.0 has been released.

Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps. Weighing just about 38 KB of JS,