diff NEWS @ 187:d08d75fc6d6a java-code-model

synchronization of the code model with orthanc-java project
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 02 Jul 2024 17:02:11 +0200
parents f34f3a149c22
children f764ba66e409
line wrap: on
line diff
--- a/NEWS	Tue Jul 02 16:10:35 2024 +0200
+++ b/NEWS	Tue Jul 02 17:02:11 2024 +0200
@@ -3,6 +3,7 @@
 
 * Created Python documentation for the Orthanc interface, check out "orthanc.pyi"
 * Added possibility to release the GIL during the call to the native SDK functions
+* Code model is now generated by the "orthanc-java" project
 * Added Windows builder for Python 3.12