diff NEWS @ 75:cafc4728a857 OrthancWSI-0.2

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 28 Nov 2016 17:41:44 +0100
parents a8c90aa32ca6
children 727670c5c125
line wrap: on
line diff
--- a/NEWS	Mon Nov 28 17:38:39 2016 +0100
+++ b/NEWS	Mon Nov 28 17:41:44 2016 +0100
@@ -1,12 +1,16 @@
 Pending changes in the mainline
 ===============================
 
+
+Version 0.2 (2016/11/28)
+========================
+
 * Huge speed-up in the whole-slide imaging Web viewer plugin:
   - Reduction of the number of calls to the Orthanc REST API
   - Cache pre-computed information for each instance as metadata
   - Larger cache with LRU recycling to improve viewer performance
 * "OrthancWSIClearCache.py" companion script to clear the WSI cache
-* Refactorings
+* Various refactorings
 
 
 Version 0.1 (2016/10/28)