Mercurial > hg > orthanc-imagej
changeset 20:985c7a53185a OrthancImageJ-1.2
set version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 31 Oct 2018 08:14:20 +0100 (2018-10-31) |
parents | f787efc6d7f8 |
children | 43b240e50113 |
files | NEWS |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Wed Oct 31 08:13:38 2018 +0100 +++ b/NEWS Wed Oct 31 08:14:20 2018 +0100 @@ -1,17 +1,21 @@ Pending changes in the mainline =============================== + +Version 1.2 (2018-10-31) +======================== + * Compatibility with OpenJDK 11 (fix Debian bug #912363) -Version 1.1 (2016/04/15) +Version 1.1 (2016-04-15) ======================== * Fix issue #9 ("Error while importing this image: null") * Fix issue #10 ("Cannot access an Orthanc running with a self-signed HTTPS certificate") -Version 1.0.0 (2014/12/08) +Version 1.0.0 (2014-12-08) ========================== * Initial release