You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,13 @@ All notable changes to SSV Network contracts will be documented in this file.
5
5
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
7
## [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.
12
13
13
14
## [Released]
14
-
15
15
### [v1.1.1] 2024-04-17
16
16
-[3c12e52](https://github.com/ssvlabs/ssv-network/commit/3c12e52) - [Fix] Revert when passing an empty public keys list.
0 commit comments