chore: bumped version and change log for release

This commit is contained in:
eddyizm 2026-03-01 19:59:13 -08:00
parent c9cf86acb5
commit 918bf6928e
No known key found for this signature in database
GPG key ID: CF5F671829E8158A
3 changed files with 13 additions and 2 deletions

View file

@ -1,5 +1,13 @@
# Changelog
## What's Changed
## [4.12.3](https://github.com/eddyizm/tempo/releases/tag/v4.12.3) (2026-03-01)
* feat: advertise existing long press to refresh per section on library page by @tvillega in https://github.com/eddyizm/tempus/pull/467
* fix: playlist filter returns properly filtered list and reset correctly by @eddyizm in https://github.com/eddyizm/tempus/pull/476
* feat: toggle player bitrate visibility on touch by @tvillega in https://github.com/eddyizm/tempus/pull/466
**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.12.0...v4.12.3
## What's Changed
## [4.12.0](https://github.com/eddyizm/tempo/releases/tag/v4.12.0) (2026-02-28)
* chore(i18n): Update Polish translation by @skajmer in https://github.com/eddyizm/tempus/pull/441