update changelog

This commit is contained in:
JasonLG1979 2022-02-01 17:48:13 -06:00
parent edb98d5c1d
commit d54f3982a0

View file

@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [core] Removed unsafe code (breaking)
- [playback] Adhere to ReplayGain spec when calculating gain normalisation factor.
- [playback] `alsa`: Use `--volume-range` overrides for softvol controls
- [connect] Don't panic when activating shuffle without previous interaction.
### Removed
- [playback] `alsamixer`: previously deprecated option `mixer-card` has been removed.