diff --git a/CHANGELOG.md b/CHANGELOG.md index 56c577558..515a3102d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ Mostly based on [keepachangelog](https://keepachangelog.com/en/1.0.0/) except date format. a-c-f-r-o +## [5.3.5] - 17.01.2025 + +## Fixed + +- .sar rm will now accept role ids in case the role was deleted +- `.deletewaifus` should work again + ## [5.3.4] - 14.01.2025 ## Added diff --git a/src/NadekoBot/NadekoBot.csproj b/src/NadekoBot/NadekoBot.csproj index 9a8adcef5..42c05615e 100644 --- a/src/NadekoBot/NadekoBot.csproj +++ b/src/NadekoBot/NadekoBot.csproj @@ -4,7 +4,7 @@ enable true en - 5.3.4 + 5.3.5 $(MSBuildProjectDirectory)