diff --git a/CHANGELOG.md b/CHANGELOG.md index 75bc59b94..b6c8b53b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.26.2](https://github.com/LAPKB/PMcore/compare/v0.26.1...v0.26.2) - 2026-07-28 + +### Other + +- Use pharmsol 0.28.3 ([#305](https://github.com/LAPKB/PMcore/pull/305)) + ## [0.26.1](https://github.com/LAPKB/PMcore/compare/v0.26.0...v0.26.1) - 2026-07-20 ### Fixed diff --git a/Cargo.toml b/Cargo.toml index 9ad90da92..ed8285808 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pmcore" -version = "0.26.1" +version = "0.26.2" edition = "2021" authors = [ "Julián D. Otálvaro ",