diff --git a/MapnikReleases.md b/MapnikReleases.md index b70cb8a..5a6c268 100644 --- a/MapnikReleases.md +++ b/MapnikReleases.md @@ -2,7 +2,16 @@ Past, current, and future releases. -## 2.0.2 (Current stable release) +## 2.1.0 + +Changelog: [[Release2.1.0]] + +* This release includes significant refactoring in Mapnik core, with many new features like image compositing, geometry i/o formats, image-filters, and geometry clipping and smoothing. It has vastly improved map loading speeds and better rendering performance all around. +* This release attempts to maintain backward compatibility in the XML styling interface and will issue new deprecation warnings for changes. See [[API-changes-between-v2.0-and-v2.1]] for details. +* This release does not maintain full backwards compatibility in the python datasource API - notably the mapnik.Feature interface has changed slightly and now requires a mapnik.Context to be passed to the constructor. +* This release includes major refactoring of the TextSymbolizer, but should still be backwards compatible from XML and python. + +## 2.0.2 Changelog: [[Release2.0.2]] @@ -18,7 +27,7 @@ Small bugfix release. Significance is full compatibility with PostGIS 2.0 and it Changelog: [[Release2.0.0]] -* This release include significant refactoring in Mapnik core. +* This release includes significant refactoring in Mapnik core. * This release is a major new version and brings several deprecation warnings and backward incompatible changes. See [[Mapnik2_Changes]] for more details. ## 0.7.2