From 63e55d9fd6418663225c5b5e8d4b2adb7ebdad09 Mon Sep 17 00:00:00 2001 From: Stefano Date: Mon, 4 Nov 2024 14:52:23 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6d8b5fc..97518fcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] - 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 - +- Support for using only YouTube, spotify credentials are now optional. +- Dependency update ## [2.9.5] - 2024-10-29 - Dependency update