diff --git a/CHANGELOG.md b/CHANGELOG.md index 97db757..98a0149 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [0.2.2](https://github.com/bos-cli-rs/near-socialdb-client-rs/compare/v0.2.1...v0.2.2) - 2024-01-21 + +## [0.2.2](https://github.com/bos-cli-rs/near-socialdb-client-rs/compare/v0.2.1...v0.2.2) - 2024-01-22 ### Added - Created Github workflows ([#3](https://github.com/bos-cli-rs/near-socialdb-client-rs/pull/3)) @@ -18,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - fixed name ### Other +- Upgraded NEAR crates to 0.20.0 release ([#5](https://github.com/bos-cli-rs/near-socialdb-client-rs/pull/5)) - updated version near-token = "0.2.0" - clippy - Replaced NearBalance with an external near-token crate ([#2](https://github.com/bos-cli-rs/near-socialdb-client-rs/pull/2))