Skip to content

Commit

Permalink
docs: update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
limebell committed Apr 23, 2024
1 parent 196e669 commit a9df497
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Version DPoS
- (Libplanet.Action) `ActionEvaluator` constructor requires
`PolicyActionsRegistry` parameter instead of the
`policyBlockActionGetter` parameter. [[#3701], [#3748]]
- (Libplanet.Action) Renamed `IActionContext.BlockAction` property to
`IActionContext.IsBlockAction`. [[#3764]]
- (Libplanet.Action) Added `SetValidatorSet` method to `IAccount` interface
and its implementations. [[#3730]]
- (Libplanet.Explorer) Added `ValidatorPower` field to `VoteType`. [[#3737]]
Expand All @@ -49,6 +51,7 @@ Version DPoS
[#3730]: https://github.com/planetarium/libplanet/pull/3730
[#3737]: https://github.com/planetarium/libplanet/pull/3737
[#3748]: https://github.com/planetarium/libplanet/pull/3748
[#3764]: https://github.com/planetarium/libplanet/pull/3764


Version 4.1.0
Expand Down

0 comments on commit a9df497

Please sign in to comment.