diff NEWS @ 4638:a7db05dcc2f8 Orthanc-1.9.2

Orthanc-1.9.2
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 22 Apr 2021 11:33:28 +0200
parents 7e2c1196b98b
children 66109d24d26e
line wrap: on
line diff
--- a/NEWS	Wed Apr 21 19:00:16 2021 +0200
+++ b/NEWS	Thu Apr 22 11:33:28 2021 +0200
@@ -1,6 +1,10 @@
 Pending changes in the mainline
 ===============================
 
+
+Version 1.9.2 (2021-04-22)
+==========================
+
 General
 -------
 
@@ -20,8 +24,8 @@
 -------
 
 * New function in the SDK: OrthancPluginCallRestApi()
-* Full refactoring of the database engine to handle multiple readers/writers, which notably
-  implies the handling of retries in the case of collisions
+* Full refactoring of the database plugin SDK to handle multiple readers/writers,
+  which notably implies the handling of retries in the case of collisions
 
 Maintenance
 -----------