Release notes and version bump
This commit is contained in:
parent
da7b3b7080
commit
f18232037d
3
Makefile
3
Makefile
@ -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)
|
||||
|
5
NEWS.md
5
NEWS.md
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user