Added the bug-fix to the release.

feature/dockerized-app
Ruslan Baidan 2022-10-06 10:23:39 +02:00
parent 03cc0cca03
commit 7f4bc44f60
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
2 changed files with 9 additions and 4 deletions

View File

@ -8,6 +8,11 @@ MONARC Changelog
- Link multiple specific models per client.
- Added a possibility to import assets in the library from CSV files.
### Fix
- Error when exporting analysis with Statement of Applicability
([#459](https://github.com/monarc-project/MonarcAppFO/issues/459)).
## 2.12.2 (2022-06-29)

8
composer.lock generated
View File

@ -4758,12 +4758,12 @@
"source": {
"type": "git",
"url": "https://github.com/monarc-project/zm-core.git",
"reference": "2dffe2b04e072b5dbab1ca86bd00aab687f5e01f"
"reference": "6ac173ac53979ab7f90f6ea70c31ea49b24416c8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/2dffe2b04e072b5dbab1ca86bd00aab687f5e01f",
"reference": "2dffe2b04e072b5dbab1ca86bd00aab687f5e01f",
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/6ac173ac53979ab7f90f6ea70c31ea49b24416c8",
"reference": "6ac173ac53979ab7f90f6ea70c31ea49b24416c8",
"shasum": ""
},
"require": {
@ -4842,7 +4842,7 @@
"issues": "https://github.com/monarc-project/zm-core/issues",
"source": "https://github.com/monarc-project/zm-core/tree/v2.12.3-p1"
},
"time": "2022-09-27T11:48:39+00:00"
"time": "2022-10-06T07:40:54+00:00"
},
{
"name": "monarc/frontoffice",