Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
usmansaleem committed Nov 26, 2024
1 parent 6eedfe8 commit a38156d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@
### Features Added
- Java 21 for build and runtime. [#995](https://github.com/Consensys/web3signer/pull/995)
- Electra fork support. [#1020](https://github.com/Consensys/web3signer/pull/1020) and [#1023](https://github.com/Consensys/web3signer/pull/1023)
- Commit Boost API - Get Public Keys. [#1031](https://github.com/Consensys/web3signer/pull/1031)
- Commit Boost API - Generate Proxy Keys
- Commit Boost API - Get Public Keys [#1031][cb_pr1], Generate Proxy Keys [#1043][cb_pr2].

[cb_pr1]: https://github.com/Consensys/web3signer/pull/1031
[cb_pr2]: https://github.com/Consensys/web3signer/pull/1043

### Bugs fixed
- Override protobuf-java to 3.25.5 which is a transitive dependency from google-cloud-secretmanager. It fixes CVE-2024-7254.
Expand Down

0 comments on commit a38156d

Please sign in to comment.