From 40d262b2ddf660ac32dada733aa1491b3aaa6917 Mon Sep 17 00:00:00 2001 From: Artem Pavlenko Date: Wed, 22 May 2013 18:03:40 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60c9cf2ef..a2becf50a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ Summary: The 2.2.0 release is the fastest running and most stable release in the - Added 64 bit integer support in expressions, feature ids, and the grid_renderer (#1661,#1662,#1662) -- Added the ability to disable needing various depedencies: `proj4`, `libpng`, `libtiff`, `libjpeg` +- Added the ability to disable the need for various dependencies: `proj4`, `libpng`, `libtiff`, `libjpeg` - Added faster reprojection support between `epsg:3857` and `epsg:4326` (#1705,#1703,#1579)