Release 5.3.0

This commit is contained in:
Javier Goizueta 2018-02-12 12:03:02 +01:00
parent fc6790ea1e
commit abf33a1c68
2 changed files with 3 additions and 2 deletions

View File

@ -1,11 +1,12 @@
# Changelog # Changelog
## 5.3.0 ## 5.3.0
Released 2018-mm-dd Released 2018-02-12
- Upgrades redis-mpool to 0.5.0 - Upgrades redis-mpool to 0.5.0
- Upgrades windshaft to 4.5.1 - Upgrades windshaft to 4.5.1
- Upgrades cartodb-redis to 0.15.0 - Upgrades cartodb-redis to 0.15.0
- Adds metrics option to the Mapnik renderer - Adds metrics option to the Mapnik renderer
- Upgrades camshadft to 0.61.2
## 5.2.1 ## 5.2.1
Released 2018-02-01 Released 2018-02-01

View File

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