diff options
author | Erik Johnston <erik@matrix.org> | 2022-11-16 15:11:06 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2022-11-16 15:11:06 +0000 |
commit | 1a8cd8bec0e78121a3d85f20526297f02c4d7412 (patch) | |
tree | 26948733f6d8f32f52d82f2f1a0a5be6210d1a78 /changelog.d/14439.misc | |
parent | Fix background updates failing to add unique indexes on receipts (#14453) (diff) | |
download | synapse-1a8cd8bec0e78121a3d85f20526297f02c4d7412.tar.xz |
1.72.0rc1
Diffstat (limited to 'changelog.d/14439.misc')
-rw-r--r-- | changelog.d/14439.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/14439.misc b/changelog.d/14439.misc deleted file mode 100644 index f7c9a65cf9..0000000000 --- a/changelog.d/14439.misc +++ /dev/null @@ -1 +0,0 @@ -Bump jsonschema from 4.16.0 to 4.17.0. |