Release 1.12.0
This commit is contained in:
parent
733109af7c
commit
8a4a08fb54
3
NEWS.md
3
NEWS.md
@ -1,9 +1,10 @@
|
|||||||
1.11.1 - 2014-mm-dd
|
1.12.0 - 2014-08-04
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
New features:
|
New features:
|
||||||
|
|
||||||
* Add header for host serving the request
|
* Add header for host serving the request
|
||||||
|
* Stream JSON/GeoJSON responses
|
||||||
|
|
||||||
1.11.0 - 2014-07-30
|
1.11.0 - 2014-07-30
|
||||||
-------------------
|
-------------------
|
||||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "cartodb_sql_api",
|
"name": "cartodb_sql_api",
|
||||||
"version": "1.11.1",
|
"version": "1.12.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"underscore": {
|
"underscore": {
|
||||||
"version": "1.3.3"
|
"version": "1.3.3"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"cartodb"
|
"cartodb"
|
||||||
],
|
],
|
||||||
"version": "1.11.1",
|
"version": "1.12.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/CartoDB/CartoDB-SQL-API.git"
|
"url": "git://github.com/CartoDB/CartoDB-SQL-API.git"
|
||||||
|
Loading…
Reference in New Issue
Block a user