Mercurial > hg > orthanc-postgresql
changeset 66:fbe22cb83918
preparing for release
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 07 Oct 2015 11:03:26 +0200 |
parents | d02887df2380 |
children | e27635b4e629 a4a25c189f79 |
files | NEWS |
diffstat | 1 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Wed Oct 07 10:48:10 2015 +0200 +++ b/NEWS Wed Oct 07 11:03:26 2015 +0200 @@ -1,9 +1,16 @@ Pending changes in the mainline =============================== + +Release 1.3 (2015/10/07) +======================== + => Minimum SDK version: 0.9.4 <= -* Implementation of the "GetAllPublicIdsWithLimit" and "UpgradeDatabase" extensions +* Fix build with Orthanc plugin SDK 0.9.4 +* Implementation of "GetAllPublicIdsWithLimit" extension +* Implementation of "UpgradeDatabase" extension + Release 1.2 (2015/08/02) ========================