diff options
author | Erik Johnston <erik@matrix.org> | 2021-02-22 12:55:32 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2021-02-22 12:55:32 +0000 |
commit | 5d405f7e7a292691e30a33a762b7834d9854209b (patch) | |
tree | 40863c9e510ac4ad8aa2eada7bbdab6c9760cb27 /changelog.d/9432.misc | |
parent | Merge remote-tracking branch 'origin/release-v1.28.0' into matrix-org-hotfixes (diff) | |
parent | Clean up the user directory sample config section (#9385) (diff) | |
download | synapse-5d405f7e7a292691e30a33a762b7834d9854209b.tar.xz |
Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes
Diffstat (limited to 'changelog.d/9432.misc')
-rw-r--r-- | changelog.d/9432.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9432.misc b/changelog.d/9432.misc new file mode 100644 index 0000000000..1e07da2033 --- /dev/null +++ b/changelog.d/9432.misc @@ -0,0 +1 @@ +Add documentation and type hints to `parse_duration`. |