summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-02-26 12:41:35 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2020-02-26 12:41:35 +0000
commit59890d1b3cc33ecd49f420e64395ad0a970638f2 (patch)
tree1e7e589448074b4a3749060ecb1d85d155f24ae8 /changelog.d
parent1.4.1 (diff)
parentMerge branch 'master' into develop (diff)
downloadsynapse-59890d1b3cc33ecd49f420e64395ad0a970638f2.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6196.misc1
-rw-r--r--changelog.d/6216.bugfix1
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/6196.misc b/changelog.d/6196.misc
new file mode 100644
index 0000000000..3897b1216f
--- /dev/null
+++ b/changelog.d/6196.misc
@@ -0,0 +1 @@
+Port synapse.rest.admin module to use async/await.
diff --git a/changelog.d/6216.bugfix b/changelog.d/6216.bugfix
new file mode 100644
index 0000000000..5784e82d18
--- /dev/null
+++ b/changelog.d/6216.bugfix
@@ -0,0 +1 @@
+synapse_port_db: Add 2 additional BOOLEAN_COLUMNS to be able to convert from database schema v56.