diff --git a/jans-fido2/CHANGELOG.md b/jans-fido2/CHANGELOG.md index b4c8b3ea1f9..54cca8490a8 100644 --- a/jans-fido2/CHANGELOG.md +++ b/jans-fido2/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.0.21](https://github.com/JanssenProject/jans/compare/jans-fido2-v1.0.20...jans-fido2-v1.0.21) (2023-12-11) + + +### Bug Fixes + +* API spec metadata ([#6473](https://github.com/JanssenProject/jans/issues/6473)) ([3922ddb](https://github.com/JanssenProject/jans/commit/3922ddb509db422d9a0f2c88df9f0d2e3fd05f46)) +* **fido2:** tests are failing due to NoClassDefFoundError: javax/xml/bind/annotation/XmlElement [#6865](https://github.com/JanssenProject/jans/issues/6865) ([#6866](https://github.com/JanssenProject/jans/issues/6866)) ([571b1d6](https://github.com/JanssenProject/jans/commit/571b1d670656487fc8ce30ad5658cf147fc4a919)) +* openapi spec version element ([#6780](https://github.com/JanssenProject/jans/issues/6780)) ([e4aca8c](https://github.com/JanssenProject/jans/commit/e4aca8ce1b39cd89764b3c852418a8ed879b3925)) +* prepare for 1.0.21 release ([#7008](https://github.com/JanssenProject/jans/issues/7008)) ([2132de6](https://github.com/JanssenProject/jans/commit/2132de6683f67bf22d5a863b149770d657073a83)) + ## [1.0.20](https://github.com/JanssenProject/jans/compare/jans-fido2-v1.0.19...jans-fido2-v1.0.20) (2023-11-08)