diff --git a/bindings/wasm/CHANGELOG.md b/bindings/wasm/CHANGELOG.md index b145857f23..7f25322057 100644 --- a/bindings/wasm/CHANGELOG.md +++ b/bindings/wasm/CHANGELOG.md @@ -6,15 +6,15 @@ ### Added -- Support Selective Disclosure SD-JWT [#1268](https://github.com/iotaledger/identity.rs/pull/1268) -- Add support for StatusList2021 [#1273](https://github.com/iotaledger/identity.rs/pull/1273) +- Support Selective Disclosure SD-JWT [\#1268](https://github.com/iotaledger/identity.rs/pull/1268) +- Add support for StatusList2021 [\#1273](https://github.com/iotaledger/identity.rs/pull/1273) - Update sd-jwt-payload dependency [\#1296](https://github.com/iotaledger/identity.rs/pull/1296) ### Patch -- Validate domain-linkage URL making sure they only include an origin [#1267](https://github.com/iotaledger/identity.rs/pull/1267) -- Credentials cannot be unrevoked with StatusList2021 [#1284](https://github.com/iotaledger/identity.rs/pull/1284) -- Fix RevocationBitmap2022 encoding bug [#1292](https://github.com/iotaledger/identity.rs/pull/1292) +- Validate domain-linkage URL making sure they only include an origin [\#1267](https://github.com/iotaledger/identity.rs/pull/1267) +- Credentials cannot be unrevoked with StatusList2021 [\#1284](https://github.com/iotaledger/identity.rs/pull/1284) +- Fix RevocationBitmap2022 encoding bug [\#1292](https://github.com/iotaledger/identity.rs/pull/1292) ## [wasm-v1.0.0](https://github.com/iotaledger/identity.rs/tree/wasm-v1.0.0) (2023-11-02)