Release 0.24.0

This commit is contained in:
Raul Marin 2018-09-13 10:29:24 +02:00
parent 5033a0ba35
commit aeec2bbe06
2 changed files with 2 additions and 1 deletions

View File

@ -91,6 +91,7 @@ UPGRADABLE = \
0.23.0 \
0.23.1 \
0.23.2 \
0.24.0 \
$(EXTVERSION)dev \
$(EXTVERSION)next \
$(END)

View File

@ -1,4 +1,4 @@
0.24.0 (2018-XX-XX)
0.24.0 (2018-09-13)
* Travis: Test with PostgreSQL 9.5 and 10.
* _cdb_estimated_extent: Fix bug with ST_EstimatedExtent interaction.
* Improvements in `CDB_JenksBins`.