Release 4.0.0

This commit is contained in:
Daniel García Aubert 2019-09-30 17:47:25 +02:00
parent e7eb2083f2
commit a63c79fdd8
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Changelog
## 4.0.0
Released 2019-mm-dd
Released 2019-09-30
Breaking:
* Remove in-memory table cache and `/cachestatus` endpoint.

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "cartodb_sql_api",
"version": "3.1.0",
"version": "4.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -5,7 +5,7 @@
"keywords": [
"cartodb"
],
"version": "3.1.0",
"version": "4.0.0",
"repository": {
"type": "git",
"url": "git://github.com/CartoDB/CartoDB-SQL-API.git"