start version 6.1.0

This commit is contained in:
Uwe Steinmann 2020-06-16 13:04:44 +02:00
parent cf66fa9bb9
commit 2a35765fde

View File

@ -12,11 +12,11 @@
<email>uwe@steinmann.cx</email> <email>uwe@steinmann.cx</email>
<active>yes</active> <active>yes</active>
</lead> </lead>
<date>2020-06-05</date> <date>2020-06-16</date>
<time>09:43:12</time> <time>09:43:12</time>
<version> <version>
<release>6.0.11</release> <release>6.1.0</release>
<api>6.0.11</api> <api>6.1.0</api>
</version> </version>
<stability> <stability>
<release>stable</release> <release>stable</release>
@ -24,7 +24,7 @@
</stability> </stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license> <license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes> <notes>
SeedDMS_Core_DMS::filterAccess() properly checks for documents add class SeedDMS_Core_ApiKey
</notes> </notes>
<contents> <contents>
<dir baseinstalldir="SeedDMS" name="/"> <dir baseinstalldir="SeedDMS" name="/">
@ -2034,5 +2034,21 @@ remove a user from all its process can also be used to set a new user
SeedDMS_Core_DocumentContent::delRevisor() returns -4 if user has already made a revision SeedDMS_Core_DocumentContent::delRevisor() returns -4 if user has already made a revision
</notes> </notes>
</release> </release>
<release>
<date>2020-06-05</date>
<time>09:43:12</time>
<version>
<release>6.0.11</release>
<api>6.0.11</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://opensource.org/licenses/gpl-license">GPL License</license>
<notes>
SeedDMS_Core_DMS::filterAccess() properly checks for documents
</notes>
</release>
</changelog> </changelog>
</package> </package>