diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fb8122..8d69294 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,23 @@ MONARC Changelog ================ +## 2.12.2 (not yet released) + +### Fix + +- Error when exporting analysis with Statement of Applicability + ([#445](https://github.com/monarc-project/MonarcAppFO/issues/445)). + + +## 2.12.1 (2021-06-22) + +### Enhancement + +- [Added new QRCode backend endroid/qr-code](https://github.com/monarc-project/zm-client/commit/406471458a9c729d2d4a9b677cc7a8518d640ab1) + NTP access to time.google.com:123 (NTP check removed) and api.qrserver.com is + no more needed: QRCode generation is local. + + ## 2.12.0 (2021-06-20) ### New