Apply suggestions from code review
Co-authored-by: str4d <thestr4d@gmail.com>
This commit is contained in:
parent
fa147c89c6
commit
17f2bcd037
|
@ -8,12 +8,9 @@ and this project adheres to Rust's notion of
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
* `Shardtree::{store, store_mut}`
|
- `ShardTree::{store, store_mut}`
|
||||||
- `ShardTree::insert_frontier`
|
- `ShardTree::insert_frontier`
|
||||||
|
|
||||||
## Changed
|
|
||||||
- `shardtree::error::InsertionError` has new variant `MarkedRetentionInvalid`
|
|
||||||
|
|
||||||
## [0.2.0] - 2023-11-07
|
## [0.2.0] - 2023-11-07
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
|
Loading…
Reference in New Issue