commit 1b38137b09f61381c3a770eb220f5bf0f6484e09 from: mtmn date: Thu May 7 08:35:35 2026 UTC chore: release v0.1.2 commit - b4ae589c9847101cd141232f97bcfb5e41573f5a commit + 1b38137b09f61381c3a770eb220f5bf0f6484e09 blob - dcb4b850dad7116303a8218bf05388d0f7ae22c6 blob + 3e9b9d932dee0ef2d68d0bb7c32b678bf0a13281 --- CHANGELOG.md +++ CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [0.1.2] - 2026-05-07 + +### Bug Fixes + +- Exclude compare uri in changelog ([`b4ae589`](https://git.sr.ht/~mtmn/matchakey/commit/b4ae589c9847101cd141232f97bcfb5e41573f5a)) + ## [0.1.1] - 2026-05-07 ### Bug Fixes blob - a8bb4eea2e7a5314f03035fdd36bd69bb2079047 blob + 907b9c1772fdaa4ff5e641cf0e4286a540ee0747 --- Cargo.toml +++ Cargo.toml @@ -1,7 +1,7 @@ [package] name = "matchakey" description ="finds audio files with matching key and bpm criteria" -version = "0.1.1" +version = "0.1.2" edition = "2024" license = "MIT" repository = "https://git.sr.ht/~mtmn/matchakey"