diff NEWS @ 4639:c638dd444de0

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 22 Apr 2021 13:27:57 +0200
parents a7db05dcc2f8
children 66109d24d26e
line wrap: on
line diff
--- a/NEWS	Wed Apr 21 19:00:16 2021 +0200
+++ b/NEWS	Thu Apr 22 13:27:57 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
 -----------