mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-01 23:59:43 +02:00
Update changelog
This commit is contained in:
parent
3fc39e55c6
commit
c95b287ca6
2 changed files with 4 additions and 2 deletions
|
@ -8,7 +8,7 @@ endif()
|
|||
project(
|
||||
snapcast
|
||||
LANGUAGES CXX
|
||||
VERSION 0.31.104)
|
||||
VERSION 0.31.105)
|
||||
|
||||
set(PROJECT_DESCRIPTION "Multiroom client-server audio player")
|
||||
set(PROJECT_URL "https://github.com/badaix/snapcast")
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Snapcast changelog
|
||||
|
||||
## Version 0.31.104
|
||||
## Version 0.31.105
|
||||
|
||||
### Features
|
||||
|
||||
|
@ -14,6 +14,8 @@
|
|||
- Add `mpv` option `--ao-pcm-waveheader=no` on player setup page (Issue #1094)
|
||||
- Fix clang-tidy static analysis issues (Issue #1354)
|
||||
- Fix building with Jack on Fedora (Issue #1363)
|
||||
- Snapserver silently ignores if config file cannot be read (Issue #1402)
|
||||
- Add required packages to build instructions (Issue #1397)
|
||||
|
||||
### General
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue