update release date
This commit is contained in:
parent
cf00e0d493
commit
0c25ba8706
@ -3,7 +3,7 @@ Leaflet Changelog
|
|||||||
|
|
||||||
(all changes without author notice are by [@mourner](https://github.com/mourner))
|
(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
|
### API changes
|
||||||
|
|
||||||
@ -76,9 +76,9 @@ Leaflet Changelog
|
|||||||
|
|
||||||
### ES6 / Rollup
|
### 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))
|
* 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))
|
* 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)
|
## 1.2.0 (2017-08-08)
|
||||||
|
@ -13,7 +13,7 @@ bodyclass: download-page
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="http://cdn.leafletjs.com/leaflet/v1.3.0/leaflet.zip">Leaflet 1.3.0</a></td>
|
<td><a href="http://cdn.leafletjs.com/leaflet/v1.3.0/leaflet.zip">Leaflet 1.3.0</a></td>
|
||||||
<td>Stable version, released on January 10, 2018.</td>
|
<td>Stable version, released on January 15, 2018.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="https://leafletjs-cdn.s3.amazonaws.com/content/leaflet/master/leaflet.zip">Leaflet 1.3-dev</a></td>
|
<td><a href="https://leafletjs-cdn.s3.amazonaws.com/content/leaflet/master/leaflet.zip">Leaflet 1.3-dev</a></td>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
layout: v2
|
layout: v2
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="announcement">Jan 10, 2018 — <a href="/2018/01/10/leaflet-1.3.0.html">Leaflet 1.3.0</a> has been released.</div>
|
<div class="announcement">Jan 15, 2018 — <a href="/2018/01/15/leaflet-1.3.0.html">Leaflet 1.3.0</a> has been released.</div>
|
||||||
|
|
||||||
<p>Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps.
|
<p>Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps.
|
||||||
Weighing just about <abbr title="38 KB gzipped — that's 133 KB minified and 378 KB in the source form, with 10 KB of CSS (2 KB gzipped) and 11 KB of images.">38 KB of JS</abbr>,
|
Weighing just about <abbr title="38 KB gzipped — that's 133 KB minified and 378 KB in the source form, with 10 KB of CSS (2 KB gzipped) and 11 KB of images.">38 KB of JS</abbr>,
|
||||||
|
Loading…
Reference in New Issue
Block a user