From e444bdb9b0c402f6f48cfd32c306a6ca89af8635 Mon Sep 17 00:00:00 2001 From: Sella-GH <147769367+Sella-GH@users.noreply.github.com> Date: Sun, 3 Nov 2024 23:48:29 +0100 Subject: [PATCH] Be on par again --- CHANGELOG.md | 4 ++++ Directory.Build.props | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb0fbcd0..c4598901 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ - Reworked the whole file logging system - `admin send-bot-wide-message` now allows linebreaks using `\n` and includes a message if it's sent directly to the server owner +## 2.0.9 - 2024-11-03 +### Fixes +- The bot now only checks each 12h if the discord permissions are set to prevent hitting discord ratelimits + ## 2.0.8 - 2024-10-27 ### Dependencies - Updated [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) to version 8.0.10 diff --git a/Directory.Build.props b/Directory.Build.props index e7def93e..97c6636a 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -37,7 +37,7 @@ https://github.com/Sella-GH/AzzyBot Git https://github.com/Sella-GH/AzzyBot - 2.0.8 + 2.0.9