Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dheijl committed May 23, 2024
1 parent 42ba78d commit 393d4ca
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# swyh-rs Changelog

- 1.10.8 (unreleased)
- remove unused config value "use_wave_format"
- autoreconnect now defaults to false on a fresh installation
- GUI: changing streaming format or bits per sample no longer ask for a restart. If you change the streaming format, don't forget to change the streamsize to a working value too!
- 1.10.8 (May 23 2024 dheijl)
- some code cleanup:
- remove unused config value "use_wave_format"
- autoreconnect now defaults to false on a fresh installation
- GUI: changing streaming format or bits per sample no longer ask for a restart. If you change the streaming format, don't forget to change the streamsize to a working value too!

- 1.10.7 (May 22 2024 dheijl)
- CLI: don't set autoreconnect to true if serve-only (-x) is set, it's meaningless
Expand Down

0 comments on commit 393d4ca

Please sign in to comment.