summarylogtreecommitdiffstats
path: root/dpp.changelog
diff options
context:
space:
mode:
authorJakub 'Eremiell' Marek2023-05-25 22:33:33 +0200
committerJakub 'Eremiell' Marek2023-05-25 22:33:33 +0200
commit3d20578e40b3d4cb7efd5054c0c427f294b7e7f2 (patch)
treec2d978aee9c70fd45127aae6018c0c4d33a9b719 /dpp.changelog
parentacf522da292f0f4f6f5498e34507916fcde411e7 (diff)
downloadaur-3d20578e40b3d4cb7efd5054c0c427f294b7e7f2.tar.gz
🔖 Update package, version 10.0.24-1
* Upstream version update * Support for new gateway events and permissions * Fix for MIME in external HTTP requests * Support for voice messages * Various bugfixes * See upstream changelog for details
Diffstat (limited to 'dpp.changelog')
-rw-r--r--dpp.changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/dpp.changelog b/dpp.changelog
index 5828c7193cd2..629abd595260 100644
--- a/dpp.changelog
+++ b/dpp.changelog
@@ -1,3 +1,12 @@
+# 10.0.24-1 / 2023-05-25
+
+* bump to new library version
+ * new gateway events supported
+ * support for voice messages
+ * new permissions supported
+ * fix for MIME status in out of Discord HTTP requests
+ * see library changelog for full list
+
# 10.0.23-2 / 2023-05-16
* quick patch for gcc13 compatibility