diff --git a/NEWS.md b/NEWS.md index 583aa88d..b61c816f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,11 @@ # Changelog -## 5.4.1 -Released yyyy-mm-dd +## 6.0.0 +Released 2018-03-19 +Backward incompatible changes: + - Needs Redis v4 + +New features: - Upgrades camshaft to 0.61.8 - Upgrades cartodb-redis to 1.0.0 - Rate limit feature (disabled by default) diff --git a/package.json b/package.json index e5b29af0..b72f9b8c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "windshaft-cartodb", - "version": "5.4.1", + "version": "6.0.0", "description": "A map tile server for CartoDB", "keywords": [ "cartodb"