Release 0.17.0
This commit is contained in:
parent
5eddf5ce8e
commit
415d96082e
3
Makefile
3
Makefile
@ -1,7 +1,7 @@
|
||||
# cartodb/Makefile
|
||||
|
||||
EXTENSION = cartodb
|
||||
EXTVERSION = 0.16.4
|
||||
EXTVERSION = 0.17.0
|
||||
|
||||
SED = sed
|
||||
|
||||
@ -71,6 +71,7 @@ UPGRADABLE = \
|
||||
0.16.2 \
|
||||
0.16.3 \
|
||||
0.16.4 \
|
||||
0.17.0 \
|
||||
$(EXTVERSION)dev \
|
||||
$(EXTVERSION)next \
|
||||
$(END)
|
||||
|
8
NEWS.md
8
NEWS.md
@ -1,3 +1,11 @@
|
||||
0.17.0 (2016-07-04)
|
||||
-------------------
|
||||
|
||||
* Add export config for cdb_analysis_catalog table #268.
|
||||
* Add some extra fields to cdb_analysis_catalog table. Track user, error_message for failures, and last entity modifying the node #267.
|
||||
* Exclude overviews from user data size #262.
|
||||
|
||||
|
||||
0.16.4 (2016-05-27)
|
||||
-------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user