Update news and bump version

This commit is contained in:
Raul Ochoa 2016-05-10 17:21:32 +02:00
parent dccb557cd7
commit 2ee2c5bb55
3 changed files with 10 additions and 3 deletions

View File

@ -1,9 +1,16 @@
# Changelog
## 2.39.1
## 2.40.0
Released 2016-mm-dd
Enhancements:
- Use original query from source nodes #444
New features:
- Allow override zoom+center or bbox for static named maps previews #443
- Analysis layers can have a sql_wrap option to wrap node queries #441
## 2.39.0

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "windshaft-cartodb",
"version": "2.39.1",
"version": "2.40.0",
"dependencies": {
"body-parser": {
"version": "1.14.2",

View File

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