Skip to content

Commit

Permalink
Release 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dgaubert committed May 18, 2017
1 parent 2595d7c commit 37204c6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Version 3.1.3
2017-mm-dd
# Version 3.2.0
2017-05-18

Announcements:
- Use different buffer-size values for different tile formats.
- Official support for `buffer-size` at layergroup level.
* Check [doc/MapConfig-1.6.0.md](doc/MapConfig-1.6.0.md) for more details.
- Upgrade tilelive-bridge to [2.3.1-cdb2](https://github.com/CartoDB/tilelive-bridge/releases/tag/2.3.1-cdb2).
- Upgrade tilelive-mapnik to [0.6.18-cdb2](https://github.com/CartoDB/tilelive-mapnik/releases/tag/0.6.18-cdb2).


# Version 3.1.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "windshaft",
"version": "3.1.3",
"version": "3.2.0",
"main": "./lib/windshaft/index.js",
"description": "A Node.js map tile server for PostGIS with CartoCSS styling",
"keywords": [
Expand Down

0 comments on commit 37204c6

Please sign in to comment.