Set release date for 0.2.1

This commit is contained in:
Sandro Santilli 2014-06-11 16:34:06 +02:00
parent bc0966c46e
commit 9afc59da5e
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# cartodb/Makefile
EXTENSION = cartodb
EXTVERSION = 0.2.1dev
EXTVERSION = 0.2.1
SED = sed

4
NEWS
View File

@ -1,11 +1,11 @@
0.2.1dev - 2014-MM-DD
0.2.1 - 2014-06-11
------------------
Enhancements:
- Do not force re-cartodbfication on CREATE FROM unpackaged
- Drop useless DEFAULT specification in plpgsql variable declarations
- List plpythonu requirement first, so get pg_catalog scanned before public
- List plpythonu requirement first, to get pg_catalog scanned before public
Bug fixes: