diff options
author | Neil Johnson <neil@matrix.org> | 2019-06-05 13:47:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-05 13:47:03 +0100 |
commit | 4650526b5ebf699920ebf9ecfdf13797c189a922 (patch) | |
tree | b3cae33fd3ac0283fc53d637f7b52f9c96aa448d /changelog.d/5356.misc | |
parent | Neilj/mau tracking config explainer (#5284) (diff) | |
download | synapse-4650526b5ebf699920ebf9ecfdf13797c189a922.tar.xz |
Neilj/changelog clean up (#5356)
* group together key validity refactors
Diffstat (limited to 'changelog.d/5356.misc')
-rw-r--r-- | changelog.d/5356.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5356.misc b/changelog.d/5356.misc new file mode 100644 index 0000000000..8336bc55dc --- /dev/null +++ b/changelog.d/5356.misc @@ -0,0 +1 @@ +Preparatory work for key-validity features. |