summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2017-04-09 23:03:35 +0200
committerlouiz’ <louiz@louiz.org>2017-04-09 23:05:32 +0200
commit68d6b829402592d2d7a00e6e7b5013077aaa745c (patch)
tree445ba11b0129fdc1df294c2d517586a8e12bd069 /CHANGELOG.rst
parent79b24d7eb5b729c000cce1b56ee1a64d914b9d4e (diff)
downloadbiboumi-68d6b829402592d2d7a00e6e7b5013077aaa745c.tar.gz
biboumi-68d6b829402592d2d7a00e6e7b5013077aaa745c.tar.bz2
biboumi-68d6b829402592d2d7a00e6e7b5013077aaa745c.tar.xz
biboumi-68d6b829402592d2d7a00e6e7b5013077aaa745c.zip
Properly handle multiline topics
fix #3254
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 75b76a4..ae1ee29 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -11,6 +11,7 @@ Version 5.0
- Use the udns library instead of c-ares, for asynchronous DNS resolution.
It’s still fully optional.
- Update MAM implementation to version 6.0 (namespace mam:2)
+ - Multiline topics are now properly handled
Version 4.1 - 2017-03-21
========================