Updated CHANGELOG.

pull/137/head v2.4.1
Cédric Bonhomme 2018-05-30 11:10:13 +02:00
parent 1c360b0005
commit ee52303e45
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
3 changed files with 18 additions and 3 deletions

View File

@ -1,7 +1,22 @@
MONARC Changelog
================
## 2.4.0 ()
## 2.4.1 (2018-05-30)
### Enhancement
- the dashboard has been improved with more interactive graphs;
- the dashboard view is now part of the analysis. The home page of MONARC
simply lists the projects.
### Fix
- Removal of a recommendation on same risk of different asset of the same type
(#92);
- Order of operational risks (#88).
## 2.4.0 (2018-05-14)
### New

View File

@ -1 +1 @@
{"major":2, "minor":4, "hotfix":0}
{"major":2, "minor":4, "hotfix":1}

View File

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