Release of the new version.
parent
ea016aa55f
commit
571917b888
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,6 +1,18 @@
|
|||
MONARC Changelog
|
||||
================
|
||||
|
||||
## 2.9.6 (2019-12-31)
|
||||
|
||||
### Fix
|
||||
|
||||
- Global object-> changes comment
|
||||
([#224](https://github.com/monarc-project/MonarcAppFO/issues/224)).
|
||||
- Inconsistent id and global asset
|
||||
([#225](https://github.com/monarc-project/MonarcAppFO/issues/225)).
|
||||
- Modification on global assets are not propagated properly
|
||||
([#226](https://github.com/monarc-project/MonarcAppFO/issues/226)).
|
||||
|
||||
|
||||
## 2.9.5 (2019-12-19)
|
||||
|
||||
### Fix
|
||||
|
|
|
@ -1 +1 @@
|
|||
{"major":2, "minor":9, "hotfix":5}
|
||||
{"major":2, "minor":9, "hotfix":6}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "MONARC",
|
||||
"version": "2.9.5",
|
||||
"version": "2.9.6",
|
||||
"description": "Monarc front office application",
|
||||
"private": true,
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in New Issue