diff --git a/rust/crates/pinget-core/CHANGELOG.md b/rust/crates/pinget-core/CHANGELOG.md index 19755b2..1943b53 100644 --- a/rust/crates/pinget-core/CHANGELOG.md +++ b/rust/crates/pinget-core/CHANGELOG.md @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.4.1](https://github.com/Devolutions/pinget/compare/pinget-core-v0.4.0...pinget-core-v0.4.1) - 2026-05-12 + +### Fixed + +- fall back to non-packaged app root when no AppX identity + +### Other + +- bump to 0.4.1 +- *(release)* prepare for publishing + ## [0.4.0](https://github.com/Devolutions/pinget/compare/v0.3.1...v0.4.0) - 2026-05-11 ### Other