diff --git a/rust/crates/pinget-core/CHANGELOG.md b/rust/crates/pinget-core/CHANGELOG.md index 27b18cb..28e694c 100644 --- a/rust/crates/pinget-core/CHANGELOG.md +++ b/rust/crates/pinget-core/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.8.1](https://github.com/Devolutions/pinget/compare/pinget-core-v0.8.0...pinget-core-v0.8.1) - 2026-06-02 + +### Other + +- Fix empty/hanging WinGet Discover after the Turso migration ([#32](https://github.com/Devolutions/pinget/pull/32)) + ## [0.4.2](https://github.com/Devolutions/pinget/compare/pinget-core-v0.4.1...pinget-core-v0.4.2) - 2026-05-13 ### Other