diff --git a/CHANGELOG.md b/CHANGELOG.md index cc348873..2a4f8c90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed incorrect ARIA roles improving accessibility +- Fixed incorrect `Content-Type` header for `/api/vaults/{vaultId}/access-token` (#284) ### Security