From 7ba345b0fc81b0502ccd8000d4578c84fa9277e4 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Sun, 15 Dec 2024 13:18:51 +0000 Subject: [PATCH] docs: updated changelog, updated version --- CHANGELOG.md | 8 ++++++++ src/NadekoBot/NadekoBot.csproj | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04605ba42..5df5d9f20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ Mostly based on [keepachangelog](https://keepachangelog.com/en/1.0.0/) except date format. a-c-f-r-o + +## [5.3.3] - 15.12.2024 + +## Fixed + +- `.notify` commands are no longer owner only, they now require Admin permissions +- `.notify` messages can now mention anyone + ## [5.3.2] - 14.12.2024 ## Fixed diff --git a/src/NadekoBot/NadekoBot.csproj b/src/NadekoBot/NadekoBot.csproj index cb46d983d..b4ce45035 100644 --- a/src/NadekoBot/NadekoBot.csproj +++ b/src/NadekoBot/NadekoBot.csproj @@ -4,7 +4,7 @@ enable true en - 5.3.2 + 5.3.3 $(MSBuildProjectDirectory)