Bump version and add news

This commit is contained in:
Raul Ochoa 2015-08-18 15:22:27 +02:00
parent 3121ed9a95
commit b77be76f51
3 changed files with 9 additions and 3 deletions

View File

@ -1,9 +1,15 @@
# Changelog # Changelog
## 2.9.1 ## 2.10.0
Released 2015-mm-dd Released 2015-mm-dd
New features:
- Exposes metatile cache configuration for tilelive-mapnik, see configuration sample files for more information.
Announcements:
- Upgrades windshaft to [0.49.0](https://github.com/CartoDB/Windshaft/releases/tag/0.49.0)
## 2.9.0 ## 2.9.0

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "windshaft-cartodb", "name": "windshaft-cartodb",
"version": "2.9.1", "version": "2.10.0",
"dependencies": { "dependencies": {
"cartodb-psql": { "cartodb-psql": {
"version": "0.4.0", "version": "0.4.0",

View File

@ -1,7 +1,7 @@
{ {
"private": true, "private": true,
"name": "windshaft-cartodb", "name": "windshaft-cartodb",
"version": "2.9.1", "version": "2.10.0",
"description": "A map tile server for CartoDB", "description": "A map tile server for CartoDB",
"keywords": [ "keywords": [
"cartodb" "cartodb"