version 5.0.0

This commit is contained in:
Simon Martín
2018-01-29 15:19:07 +01:00
parent c38bf6ade8
commit 6f4e338dcb
2 changed files with 5 additions and 3 deletions
+4 -2
View File
@@ -1,8 +1,10 @@
# Changelog
## 4.8.1
Released 2018-mm-dd
## 5.0.0
Released 2018-01-29
Backward incompatible changes:
- Aggregation dataview returns categories with the same type as the database type. For example, if we are aggretating by a numeric field, the resulting JSON will contain a number instead of a stringified number.
## 4.8.0
Released 2018-01-04
+1 -1
View File
@@ -1,7 +1,7 @@
{
"private": true,
"name": "windshaft-cartodb",
"version": "4.8.1",
"version": "5.0.0",
"description": "A map tile server for CartoDB",
"keywords": [
"cartodb"