aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorStefano <[email protected]>2024-11-04 13:28:59 +0100
committerGitHub <[email protected]>2024-11-04 13:28:59 +0100
commit4ec8a6d091e72764b202be7ff5558a952b5a2ee0 (patch)
tree7f79cba387d76b5aea1cd5602a8b4aa72667e37c /CHANGELOG.md
parent84419358651f2c8151fe568596be9f150ce38205 (diff)
parente82bc977ff36d946f7563925a37518fef5bc4317 (diff)
downloadmuse-4ec8a6d091e72764b202be7ff5558a952b5a2ee0.tar.xz
muse-4ec8a6d091e72764b202be7ff5558a952b5a2ee0.zip
Merge branch 'master' into auto-turn-voice-down-when-people-speaks
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b2ae2f7..f6d8b5f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,11 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
-
-### Added
- New `/config set-reduce-vol-when-voice` command to automatically turn down the volume when people are speaking in the channel
- New `/config set-reduce-vol-when-voice-target` command to set the target volume percentage (0-100) when people are speaking in the channel
+
## [2.9.5] - 2024-10-29
- Dependency update
- Pull request #1040 merged (Used incorrect PR number, apoligies)
@@ -352,7 +351,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release
-[unreleased]: https://github.com/codetheweb/muse/compare/v2.9.4...HEAD
+[unreleased]: https://github.com/museofficial/muse/compare/v2.9.5...HEAD
+[2.9.5]: https://github.com/museofficial/muse/compare/v2.9.4...v2.9.5
[2.9.4]: https://github.com/codetheweb/muse/compare/v2.9.3...v2.9.4
[2.9.3]: https://github.com/codetheweb/muse/compare/v2.9.2...v2.9.3
[2.9.2]: https://github.com/codetheweb/muse/compare/v2.9.1...v2.9.2