Prep release notes for release 1.3.4.

This commit is contained in:
Josh Kupershmidt
2016-05-07 09:43:28 -04:00
parent 602bf2944a
commit b8b18c0cc9
2 changed files with 9 additions and 4 deletions

View File

@ -466,6 +466,11 @@ Creating indexes concurrently comes with a few caveats, please see `the document
Releases
--------
* pg_repack 1.3.4
* grab exclusive lock before dropping original table (#81)
* do not attempt to repack unlogged tables (#71)
* pg_repack 1.3.3
* Added support for PostgreSQL 9.5