summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2021-08-05 15:17:07 +0200
committerMax Kellermann <max@musicpd.org>2021-08-05 15:17:07 +0200
commitc97aabe43aee1e2a0ceeda00f9c9b75f66b4d36c (patch)
tree96c757c906ba115eb8d53140c21eb4680a6e1d11 /NEWS
parentb77acd35f776171c11d6590e2252298db89e58b2 (diff)
parent17b0ac75ca9d8d81e4eabaa8f11bec68830eb9ba (diff)
Merge branch 'v0.22.x'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 831a7aad4..f10c7c053 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,19 @@ ver 0.23 (not yet released)
- new tags "ComposerSort", "Ensemble", "Movement", "MovementNumber", and "Location"
* new build-time dependency: libfmt
+ver 0.22.10 (not yet released)
+* protocol
+ - support "albumart" for virtual tracks in CUE sheets
+* database
+ - simple: fix crash bug
+* input
+ - curl: fix crash bug after stream with Icy metadata was closed by peer
+ - tidal: remove defunct unmaintained plugin
+* tags
+ - fix crash caused by bug in TagBuilder and a few potential reference leaks
+* output
+ - oss: fix channel order of multi-channel files
+
ver 0.22.9 (2021/06/23)
* database
- simple: load all .mpdignore files of all parent directories