From 74ef86309abb0e0e46079e46b4c918c612038d77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 14:16:55 +0000 Subject: [PATCH] chore: release v0.26.2 --- CHANGELOG.md | 6 ++++++ Cargo.toml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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 ",