Add support for hexadecimal HTML escape codes

This commit is contained in:
Andrzej Rybczak
2025-02-26 02:35:09 +01:00
parent 2f9a65e177
commit e8f1c4bd48
2 changed files with 15 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
# ncmpcpp-0.10.2 (2025-??-??)
* Update lyrics fetchers.
* Add support for hexadecimal HTML escape codes.
# ncmpcpp-0.10.1 (2024-10-24)
* Fix compilation with `libc++`.