Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
greymistcube committed Sep 7, 2023
1 parent 6b2bab4 commit 0cd7ebc
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 @@ -32,6 +32,8 @@ To be released.
- Removed `IBlockState` interface. [[#3413]]
- Removed `IBlockChainState.GetBlockState()` interface method. [[#3413]]
- Added `IBlockChainState.GetAccountState()` interface method. [[#3413]]
- Added `IAccountState` interface. [[#3416]]
- Added `AccountState` class. [[#3416]]

### Backward-incompatible network protocol changes

Expand Down Expand Up @@ -79,6 +81,7 @@ To be released.
[#3407]: https://github.com/planetarium/libplanet/pull/3407
[#3410]: https://github.com/planetarium/libplanet/pull/3410
[#3413]: https://github.com/planetarium/libplanet/pull/3413
[#3416]: https://github.com/planetarium/libplanet/pull/3416
[RocksDB Read Only]: https://github.com/facebook/rocksdb/wiki/Read-only-and-Secondary-instances


Expand Down

0 comments on commit 0cd7ebc

Please sign in to comment.