aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorPaweł Chmielowski <pchmielowski@process-one.net>2020-02-25 14:30:06 +0100
committerPaweł Chmielowski <pchmielowski@process-one.net>2020-02-25 14:30:06 +0100
commit5f075f316f3419d2c9354c6a31057c31680da932 (patch)
tree227b44e8293293a49ee6721ede08a6ab2fbf8be7 /CHANGELOG.md
parentUpdate dependences (diff)
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 574c1328d..b830238fe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,21 @@
+# Version 20.02
+
+* Changes in this version
+- Fix problems when trying to use string format with unicode
+ values directly in xmpp nodes
+- Add missing oauth_client table declaration in lite.new.sql
+- Improve compatibility with CocroachDB
+- Fix importing of piefxis files that did use scram passwords
+- Fix importing of piefxis files that had multiple includes
+ in them
+- Update jiffy dependency
+- Allow storage of emojis when using mssql database (Thanks
+ to Christoph Scholz)
+- Make ejabberd_auth_http be able to use auth_opts
+- Make custom_headers options in http modules correctly
+ override built-in values
+- Fix return value of reload_config and dump_config commands
+
# Version 20.01
* New features