diff --git a/CHANGELOG.md b/CHANGELOG.md index 04e240e..5e0c1f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.8+2.11.11](https://github.com/Maroon502/coinutils-src/compare/v0.2.6+2.11.10...v0.2.8+2.11.11) - 2024-04-07 + +### Update +- Bump coinutils from 2.11.10 to 2.11.11 + ## [0.2.6+2.11.10](https://github.com/Maroon502/coinutils-src/compare/v0.2.5+2.11.10...v0.2.6+2.11.10) - 2023-10-27 ### Change @@ -16,5 +21,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.2.5+2.11.10](https://github.com/Maroon502/coinutils-src/compare/v0.2.4+2.11.9...v0.2.5+2.11.10) - 2023-10-26 -### Other -- Update CoinUtils from 0.108.8 to 0.108.9 +### Update +- Bump coinutils from 2.11.9 to 2.11.10 diff --git a/Cargo.toml b/Cargo.toml index dd140a7..83e85ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "coinutils-src" -version = "0.2.6+2.11.10" +version = "0.2.8+2.11.11" edition = "2021" build = "build.rs" links = "CoinUtils"