Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
mtabasco committed Jul 1, 2024
1 parent 9192795 commit 453d75b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ All notable changes to SSV Network contracts will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### [v1.2.0] 2024-05-21
- [Feature] Support for mulitple whitelist addresses for operators (see [docs/operators.md](docs/operators.md)).
- [Feature] Support for external whitelisting contracts (see [docs/operators.md](docs/operators.md)).
- [Feature] Set the privacy status when registering an operator (see [docs/operators.md](docs/operators.md)).
### [v1.2.0] 2024-07-01
- [b7cfe2f] (https://github.com/ssvlabs/ssv-network/commit/11b4e67) - Support for mulitple whitelist addresses for operators (see [docs/operators.md](docs/operators.md)).
- [b7cfe2f] (https://github.com/ssvlabs/ssv-network/commit/11b4e67) - Support for external whitelisting contracts (see [docs/operators.md](docs/operators.md)).
- [11b4e67] (https://github.com/ssvlabs/ssv-network/commit/11b4e67) - Set the privacy status when registering an operator (see [docs/operators.md](docs/operators.md)).
- [add2434] (https://github.com/ssvlabs/ssv-network/commit/add2434) - [Fix] Check MINIMAL_OPERATOR_FEE in reduceOperatorFee function.

## [Released]

### [v1.1.1] 2024-04-17
- [3c12e52](https://github.com/ssvlabs/ssv-network/commit/3c12e52) - [Fix] Revert when passing an empty public keys list.

Expand Down

0 comments on commit 453d75b

Please sign in to comment.