diff PostgreSQL/NEWS @ 33:860542a0a64b OrthancPostgreSQL-2.2

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 16 Jul 2018 17:16:27 +0200
parents 2fb9cd42af14
children 4c3f767ead03
line wrap: on
line diff
--- a/PostgreSQL/NEWS	Mon Jul 16 17:05:22 2018 +0200
+++ b/PostgreSQL/NEWS	Mon Jul 16 17:16:27 2018 +0200
@@ -1,6 +1,10 @@
 Pending changes in the mainline
 ===============================
 
+
+Release 2.2 (2018-16-16)
+========================
+
 !! Important remark when upgrading from an older version of the plugin:
 
    The plugin will create a new index to improve search performance.
@@ -12,7 +16,7 @@
 * Migration into the "orthanc-databases" repository
 * Full refactoring to share code with MySQL
 * Fix issue 41 (Additional range IdentifierConstraintType in Orthanc)
-  => This fix requires SDK version: 1.4.0 <=
+  !! This fix requires Orthanc version >= 1.4.0
 * Fix issue 47 (Index improvements for PG plugin)
 * Fix issue 76 (PG connection shall reconnect/retry in case it loses
   the connection to the server)