summarylogtreecommitdiffstats
path: root/dpp.changelog
diff options
context:
space:
mode:
authorJakub 'Eremiell' Marek2023-01-08 19:32:25 +0100
committerJakub 'Eremiell' Marek2023-01-08 19:32:25 +0100
commitc4b496bf4b0e963a4cb324385e425a7134dfbfba (patch)
treea18bcc3138c785f4e72a5d97ebda2afffcb1a682 /dpp.changelog
parente4cde4dc8b690c172ebaeec8edfaae69558d3d93 (diff)
downloadaur-c4b496bf4b0e963a4cb324385e425a7134dfbfba.tar.gz
🔖 Update package, version 10.0.22-1
* Upstream version update * CMake support has been fixed upstream * Support for various new small Discord features * Various bugfixes * See upstream changelog for details
Diffstat (limited to 'dpp.changelog')
-rw-r--r--dpp.changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/dpp.changelog b/dpp.changelog
index 78198bbf6a57..cde4417a2965 100644
--- a/dpp.changelog
+++ b/dpp.changelog
@@ -1,3 +1,15 @@
+# 10.0.22-1 / 2023-01-08
+
+* bump to new library version
+ * major cmake rehaul, fixes several longstanding issues
+ * support for various new small Discord features
+ * various fixes
+ * see library changelog for full list
+* changes to upstream cmake changed way we deal with that
+ * all cmake speific patches have been dropped
+ * find_package should now wor as intended
+ * pkg-config should continue to work as before
+
# 10.0.21-1 / 2022-11-02
* bump to new library version