summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2021-09-04 16:28:04 +0200
committerSébastien Helleu <flashcode@flashtux.org>2021-09-04 16:28:04 +0200
commit97b809d164b43e3f2580fd177caad05ae0b860bf (patch)
treed1c0a3c3299e8a4b4446bc6b5e5a27f97bf478a3 /ChangeLog.adoc
parent97bdd51112ad290647c208c13c4916a1630caa0f (diff)
downloadweechat-97b809d164b43e3f2580fd177caad05ae0b860bf.zip
core: add version 3.2.1
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r--ChangeLog.adoc8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 9339d1b28..40734a4f0 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -50,7 +50,6 @@ Bug fixes::
* irc: remove unneeded message about Diffie-Hellman shared secret exchange during SSL connection to server (issue #857)
* irc: escape/unescape IRC message tags values (issue #1654)
* irc: set notify level to "private" for received WALLOPS
- * relay: fix crash when decoding a malformed websocket frame
* script: fix move of installed script on another filesystem (issue #1667)
Documentation::
@@ -68,6 +67,13 @@ Build::
* php: add support of PHP 8.0 and 8.1 (issue #1668)
* core: fix build on macOS (issue #1662)
+[[v3.2.1]]
+== Version 3.2.1 (2021-09-04)
+
+Bug fixes::
+
+ * relay: fix crash when decoding a malformed websocket frame
+
[[v3.2]]
== Version 3.2 (2021-06-13)