Release notes and version bump

This commit is contained in:
Raul Ochoa 2015-02-18 17:31:04 +01:00
parent da7b3b7080
commit f18232037d
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.5.3
EXTVERSION = 0.6.0
SED = sed
@ -32,6 +32,7 @@ UPGRADABLE = \
0.5.0 \
0.5.1 \
0.5.2 \
0.5.3 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)

View File

@ -1,3 +1,8 @@
0.6.0 (2015-02-xx)
------------------
* Select permission in CDB_TableMetadata no longer granted to public
* New function to upsert the updated_at in CDB_TableMetadata for a regclass
0.5.3 (2015-02-xx)
------------------
* Fixed secuity problem related with system tables