Skip to content

Commit 13b2d8e

Browse files
chore: release v0.12.0 (#140)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b5ee551 commit 13b2d8e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.12.0](https://github.com/LAPKB/PMcore/compare/v0.11.0...v0.12.0) - 2025-06-11
11+
12+
### Added
13+
14+
- Deprecate fixed but unknown ([#118](https://github.com/LAPKB/PMcore/pull/118))
15+
16+
### Other
17+
18+
- Error model ([#139](https://github.com/LAPKB/PMcore/pull/139))
19+
1020
## [0.10.0](https://github.com/LAPKB/PMcore/compare/v0.9.0...v0.10.0) - 2025-03-28
1121

1222
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pmcore"
3-
version = "0.11.0"
3+
version = "0.12.0"
44
edition = "2021"
55
authors = [
66
"Julián D. Otálvaro <[email protected]>",

0 commit comments

Comments
 (0)