version 6.0.0

This commit is contained in:
Simon Martín 2018-03-19 15:38:31 +01:00
parent d5e985fde5
commit fefff3b788
2 changed files with 7 additions and 3 deletions

View File

@ -1,7 +1,11 @@
# Changelog # Changelog
## 5.4.1 ## 6.0.0
Released yyyy-mm-dd Released 2018-03-19
Backward incompatible changes:
- Needs Redis v4
New features:
- Upgrades camshaft to 0.61.8 - Upgrades camshaft to 0.61.8
- Upgrades cartodb-redis to 1.0.0 - Upgrades cartodb-redis to 1.0.0
- Rate limit feature (disabled by default) - Rate limit feature (disabled by default)

View File

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