Skip to content

Commit

Permalink
bump to v8.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
talaj committed Aug 12, 2018
1 parent 8a7d829 commit 01bc241
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,15 @@
## CHANGELOG

### 8.9.0

* Added support for mapnik 3.0.20
* Fixed default value for `polygon-fill`
* Ramer douglas peucker algorithm added to the list of simplification algorithms
* Better documentation for wrap-character
* `shield-min-distance` marked deprecated, fixed description
* Added new `text-placement` and `shield-placement` values `grid` and `alternating-grid`
* Added `band`, `nodata`, `nodata_tolerance`, `shared` options of GDAL datasource

### 8.8.1

* Removed some wrong `auto` keywords on rules for the whole symbolizer where the symbolizer had required properties
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"author": "Mapnik Developers",
"name": "mapnik-reference",
"description": "Reference for Mapnik Styling Options",
"version": "8.8.1",
"version": "8.9.0",
"repository": {
"type": "git",
"url": "git://github.com/mapnik/mapnik-reference.git"
Expand Down

0 comments on commit 01bc241

Please sign in to comment.