Skip to content

Commit 453d75b

Browse files
committed
update CHANGELOG
1 parent 9192795 commit 453d75b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ All notable changes to SSV Network contracts will be documented in this file.
55
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

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

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

0 commit comments

Comments
 (0)