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 91284b1 commit d7ade65
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 @@ -27,6 +27,8 @@ Version DPoS
`IActionContext.IsBlockAction`. [[#3764]]
- (Libplanet.Action) Added `SetValidatorSet` method to `IAccount` interface
and its implementations. [[#3730]]
- (Libplanet.Action) Added `MaxGasPrice` property to `IActionContext`
interface and its implementations. [[#3767]]
- (Libplanet.Explorer) Added `ValidatorPower` field to `VoteType`. [[#3737]]
- (Libplanet.Types) Added `ValidatorPower` property to `IVoteMetadata`
interface and its implementations. [[#3737]]
Expand All @@ -52,6 +54,7 @@ Version DPoS
[#3737]: https://github.com/planetarium/libplanet/pull/3737
[#3748]: https://github.com/planetarium/libplanet/pull/3748
[#3764]: https://github.com/planetarium/libplanet/pull/3764
[#3767]: https://github.com/planetarium/libplanet/pull/3767


Version 4.1.0
Expand Down

0 comments on commit d7ade65

Please sign in to comment.