Release 0.21.0

This commit is contained in:
Javier Goizueta 2018-02-15 17:22:42 +01:00
parent 0a58c05049
commit c1c55bf59f
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.20.0
EXTVERSION = 0.21.0
SED = sed
AWK = awk
@ -84,6 +84,7 @@ UPGRADABLE = \
0.19.1 \
0.19.2 \
0.20.0 \
0.21.0 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)

View File

@ -1,3 +1,8 @@
0.21.0 (2018-02-15)
* Add optional parameter to limit the number of cells in grid-generation functions #322
* Fix: grant usage on cartodb_id sequence when sharing read write #323
* Fix: Change sed in-place for tmpfiles 524319
0.20.0 (2017-11-08)
* Added VOLATILITY and PARALLEL categories to all functions