Preparing release 1.4.1

This commit is contained in:
Daniele Varrazzo
2017-08-12 11:39:04 +01:00
parent 766937ab4c
commit b2be4741c9
2 changed files with 6 additions and 2 deletions

View File

@ -466,6 +466,10 @@ Creating indexes concurrently comes with a few caveats, please see `the document
Releases
--------
* pg_repack 1.4.1
* fixed broken ``--ordery-by`` option (issue #138)
* pg_repack 1.4
* added support for PostgreSQL 9.6, dropped support for versions before 9.1