diff options
author | Erik Johnston <erik@matrix.org> | 2020-10-22 13:08:42 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2020-10-22 13:08:42 +0100 |
commit | ec0e9c4695cbfb2180751c0b6c0453ed5c035e63 (patch) | |
tree | b8f5109cf4a5c15cdcd8a882c588069e29fbdd12 /changelog.d/8450.misc | |
parent | Optimise CacheDescriptor (#8594) (diff) | |
download | synapse-ec0e9c4695cbfb2180751c0b6c0453ed5c035e63.tar.xz |
1.22.0rc1
Diffstat (limited to 'changelog.d/8450.misc')
-rw-r--r-- | changelog.d/8450.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/8450.misc b/changelog.d/8450.misc deleted file mode 100644 index 4e04c523ab..0000000000 --- a/changelog.d/8450.misc +++ /dev/null @@ -1 +0,0 @@ -Speed up unit tests when using PostgreSQL. |