Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ruseinov committed Feb 10, 2024
1 parent 6686e1a commit 40f7e02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## [Unreleased]

### Fixed
- deprecated `store::UnorderedMap` because of its fragmentation property([#1139](https://github.com/near/near-sdk-rs/pull/1139))
- deprecated `store::UnorderedSet` because of its fragmentation property([#1139](https://github.com/near/near-sdk-rs/pull/1139))
- deprecated `store::UnorderedMap` due to its fragmentation property([#1139](https://github.com/near/near-sdk-rs/pull/1139))
- deprecated `store::UnorderedSet` due to its fragmentation property([#1139](https://github.com/near/near-sdk-rs/pull/1139))

## [5.0.0-alpha.2](https://github.com/near/near-sdk-rs/compare/near-sdk-v5.0.0-alpha.1...near-sdk-v5.0.0-alpha.2) - 2024-01-16

Expand Down

0 comments on commit 40f7e02

Please sign in to comment.