diff MySQL/NEWS @ 282:f052e1d7cf8c OrthancMySQL-4.0

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 23 Apr 2021 09:57:16 +0200
parents 3bc442765b88
children 0868500060f3
line wrap: on
line diff
--- a/MySQL/NEWS	Fri Apr 23 09:51:14 2021 +0200
+++ b/MySQL/NEWS	Fri Apr 23 09:57:16 2021 +0200
@@ -1,6 +1,10 @@
 Pending changes in the mainline
 ===============================
 
+
+Release 4.0 (2021-04-23)
+========================
+
 * New option "IndexConnectionsCount" to control how many simultaneous
   connections to the MySQL database are used by the index plugin
 * Support of multiple readers/writers, by handling retries from Orthanc SDK 1.9.2