about summary refs log tree commit diff stats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2022-03-29 12:20:10 +0200
committerMichael Vetter <jubalh@iodoru.org>2022-03-29 12:20:10 +0200
commit3ee3d78af58f62d3dd2587190992c9465b9b416e (patch)
tree3699dbf7355eaa602a326e1a9179594b76851078 /CHANGELOG
parentb04a68462c1818e3f0e423ec909f5d11e9facb96 (diff)
downloadprofani-tty-3ee3d78af58f62d3dd2587190992c9465b9b416e.tar.gz
changelog: add build requirements info
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e7fb70c4..9cad6b03 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,9 @@ Eight months and 203 commits after 0.11.0 we are happy to release 0.12.0.
 Thanks a lot to our sponsors: @mdosch, @wstrm, @LeSpocky and @jamesponddotco
 If you want to support us too: https://profanity-im.github.io/donate.html
 
+This release depends on libstrophe >= 0.11.0, libsignal-protocol-c >= 2.3.2 and glib >= 2.62.0.
+libmesode was deprecated, all functionality was merged into libstrophe.
+
 Changes:
 - Fix format string for ncurses 6.3 (#1597)
 - Remove `/python sourcepath` command (#1598)