diff NEWS @ 1615:c40fe92a68e7

Primitives to upgrade the database version in plugins
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 16 Sep 2015 15:18:59 +0200
parents a1c92fd4d26d
children a49aacb21a40
line wrap: on
line diff
--- a/NEWS	Fri Sep 11 18:46:13 2015 +0200
+++ b/NEWS	Wed Sep 16 15:18:59 2015 +0200
@@ -30,6 +30,7 @@
 * New function "OrthancPluginRegisterRestCallbackNoLock()" for high-performance plugins
 * Plugins have access to explicit error codes 
 * Improvements to the sample "ServeFolders" plugin
+* Primitives to upgrade the database version in plugins
 
 Maintenance
 -----------