From 87a47c584d191cefaa271e24787aa858de1adf0d Mon Sep 17 00:00:00 2001 From: Paul Norman Date: Tue, 9 May 2017 23:39:50 -0700 Subject: [PATCH] Update changelog for release --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cc9ce6139..49713e69b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ -## [Unreleased](https://github.com/gravitystorm/openstreetmap-carto/compare/v3.2.0...master) +## [Unreleased](https://github.com/gravitystorm/openstreetmap-carto/compare/v3.3.0...master) + +## [v3.3.0](https://github.com/gravitystorm/openstreetmap-carto/compare/v3.2.0...v3.3.0) - 2017-05-10 +### Changes +- Most shops are now rendered as dots z17 to deal with overcrowding +- Font selection is moved to its own file to make customization easier, and to make it easier for other styles to reuse our font work +- Rare CJK characters outside the BMP should now render better +- Waterway tunnels in forests and lakes are clearer ## [v3.2.0](https://github.com/gravitystorm/openstreetmap-carto/compare/v3.1.0...v3.2.0) - 2017-04-17 ### Changes