diff NEWS @ 24:020716fe2ac8 OrthancOHIF-1.1

OrthancOHIF-1.1
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 24 Nov 2023 14:19:16 +0100
parents 03e71bc320c4
children bf4e5434567c
line wrap: on
line diff
--- a/NEWS	Fri Nov 24 12:55:50 2023 +0100
+++ b/NEWS	Fri Nov 24 14:19:16 2023 +0100
@@ -1,9 +1,13 @@
 Pending changes in the mainline
 ===============================
 
+
+Version 1.1 (2023-11-24)
+========================
+
 * Updated OHIF to 3.7.0
-* The default configuration has been adapted to avoid unneccesary transcoding 
-  on Orthanc side.
+* The default configuration has been adapted to avoid unneccesary
+  transcoding on Orthanc side
 * Patch to make the build of static assets reproducible, following a
   suggestion by Bernhard M. Wiedemann (bwiedemann@suse.de)