From 6895c8a2a43c50555d4e9c087d024b686394e2e8 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Sat, 12 Feb 2022 00:55:37 +0100 Subject: [PATCH] Updated changelog, updated packages --- CHANGELOG.md | 2 ++ src/NadekoBot/NadekoBot.csproj | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f92e5388e..6c93621b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,8 @@ Experimental changelog. Mostly based on [keepachangelog](https://keepachangelog. - `.gvc` should now properly detect multiple activities - Fixed reference to non-existent command in bot.yml - Comment indentation in .yml files should now make more sense +- Fixed `.warn` punishments not being applied properly when using weighted warnings +- Fixed embed color when disabling `.antialt` ### Changed - CustomReactions module (and customreactions db table) has been renamed to Expressions. diff --git a/src/NadekoBot/NadekoBot.csproj b/src/NadekoBot/NadekoBot.csproj index fa85caad6..4a35791ab 100644 --- a/src/NadekoBot/NadekoBot.csproj +++ b/src/NadekoBot/NadekoBot.csproj @@ -20,10 +20,10 @@ - + - + @@ -34,7 +34,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all @@ -107,7 +107,7 @@ $(NoWarn);CS1573;CS1591 - +