Add explanation in NEWS file #120

as suggested in PR.
This commit is contained in:
Rafa de la Torre
2015-08-31 12:56:12 +02:00
parent 0ba57f436a
commit 2269dc0cb5

View File

@@ -1,3 +1,7 @@
next (2015-??-??)
-----------------
* Removed `DROP FUNCTION IF EXISTS cdb_usertables(text);` [#129](https://github.com/CartoDB/cartodb-postgresql/pull/129). This was needed for upgrading between 0.7.4 to 0.8.0 but is no longer needed.
0.9.4 (2015-08-28)
------------------
* Fixed issue with indices when renaming tables [#123](https://github.com/CartoDB/cartodb-postgresql/issues/123)