commit - 1a888591f7cff490c868aa6a84a69893f71a4704
commit + b4ae589c9847101cd141232f97bcfb5e41573f5a
blob - e5820f04c3102352846f62f6a8f215dc05cd0b69
blob + dcb4b850dad7116303a8218bf05388d0f7ae22c6
--- CHANGELOG.md
+++ CHANGELOG.md
## [0.1.1] - 2026-05-07
-[compare](https://git.sr.ht/~mtmn/matchakey/log/v0.1.0..v0.1.1)
-
### Bug Fixes
- Release fixes ([`9ce8e0d`](https://git.sr.ht/~mtmn/matchakey/commit/9ce8e0d014181660c3163a8bd0df8c240ff9d14f))
blob - f04b300b3a36b3d56adeecdee86e48c9a3f821a7
blob + e41f3cc154f73213cb87ec4c963f39e66761f599
--- cliff.toml
+++ cliff.toml
{% if version -%}
## [{{ version | trim_start_matches(pat="v") }}]{% if previous.version %} - {{ timestamp | date(format="%Y-%m-%d") }}{% endif %}
-{% if previous.version -%}
-[compare](https://git.sr.ht/~mtmn/matchakey/log/{{ previous.version }}..{{ version }})
-
-{% endif -%}
{% else -%}
## [Unreleased]