From 6fc2d96ddace1dfc60cdeccb8fee27f704d39730 Mon Sep 17 00:00:00 2001 From: Vladimir Agafonkin Date: Tue, 7 Aug 2012 18:47:24 +0300 Subject: [PATCH] update with 0.4.4 --- _posts/2012-08-07-leaflet-0-4-3-and-a-new-tutorial.md | 2 ++ download.md | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/_posts/2012-08-07-leaflet-0-4-3-and-a-new-tutorial.md b/_posts/2012-08-07-leaflet-0-4-3-and-a-new-tutorial.md index 9b155631..8518ab94 100644 --- a/_posts/2012-08-07-leaflet-0-4-3-and-a-new-tutorial.md +++ b/_posts/2012-08-07-leaflet-0-4-3-and-a-new-tutorial.md @@ -10,6 +10,8 @@ I've also written [a new tutorial](../../../examples/choropleth.html), inspired Grab the new Leaflet 0.4.3 at the [download page](../../../download.html). Enjoy! +**update**: IE9 regression was discovered in 0.4.3, so I had to release 0.4.4 with a fix. Sorry! + ### 0.4.3 (August 7, 2012) #### Improvements diff --git a/download.md b/download.md index 0de048e1..97de2d6e 100644 --- a/download.md +++ b/download.md @@ -13,7 +13,7 @@ Besides the library itself, the download package contains full source code, unit Description - Leaflet 0.4.3 + Leaflet 0.4.4 Stable version, released on August 7, 2012 @@ -35,12 +35,12 @@ Note that the master version can contain incompatible changes, so please read th The latest stable release of Leaflet is hosted on a CDN — to start using it straight away, place this code in the `head` section of your HTML: - + - + ### Building Leaflet from the Source