updated changelog

pull/202/head
Cédric Bonhomme 2019-08-23 08:38:07 +02:00
parent 930c8a1f25
commit 935aec45dd
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
3 changed files with 20 additions and 3 deletions

View File

@ -1,6 +1,23 @@
MONARC Changelog
================
## 2.9.0 (2019-08-23)
### New
- each analysis can now integrate a record of processing activities in order
to help you in your GDPR compliance efforts;
- it is now possible to create and manage set of recommendations via the
knowledge base of a risk analysis. Like for the security referentials MOSP can
now be used in order to
[share recommendations](https://objects.monarc.lu/schema/17).
### Fix
- Monarc 2.8.3 - nvalid datetime format: 1292 [#179](https://github.com/monarc-project/MonarcAppFO/issues/179)
- various minor fixes.
## 2.8.3 (2019-07-26)
### Enhancement
@ -13,7 +30,7 @@ MONARC Changelog
- SOA is not imported [#166](https://github.com/monarc-project/MonarcAppFO/issues/166)
- Drag & drop in risk treatment plan fails after 1 change [#167](https://github.com/monarc-project/MonarcAppFO/issues/166)
- Underscore "_" is not considered as a special character in password reset [#169](https://github.com/monarc-project/MonarcAppFO/issues/169)
- Underscore "\_" is not considered as a special character in password reset [#169](https://github.com/monarc-project/MonarcAppFO/issues/169)
- Error when duplicating object [#171](https://github.com/monarc-project/MonarcAppFO/issues/171)
- Add objects in model/anr from common DB [#172](https://github.com/monarc-project/MonarcAppFO/issues/172)
- Composed objects in the library->position [#174](https://github.com/monarc-project/MonarcAppFO/issues/174)

View File

@ -1 +1 @@
{"major":2, "minor":8, "hotfix":3}
{"major":2, "minor":9, "hotfix":0}

View File

@ -1,6 +1,6 @@
{
"name": "MONARC",
"version": "2.8.3",
"version": "2.9.0",
"description": "MONARC Frontoffice App",
"private": true,
"repository": {