diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2018-09-14 03:11:25 +1000 |
---|---|---|
committer | Amber Brown <hawkowl@atleastfornow.net> | 2018-09-14 03:11:25 +1000 |
commit | 73884ebac59f091ac44cf81b7fb8854cdd4a3785 (patch) | |
tree | 63890fa9d273b69a19fa581e1dce83eb4ab55b38 /changelog.d/3576.feature | |
parent | buffer? (diff) | |
parent | merge (#3576) (diff) | |
download | synapse-73884ebac59f091ac44cf81b7fb8854cdd4a3785.tar.xz |
Merge remote-tracking branch 'origin/develop' into hawkowl/timeouts-2
Diffstat (limited to 'changelog.d/3576.feature')
-rw-r--r-- | changelog.d/3576.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3576.feature b/changelog.d/3576.feature new file mode 100644 index 0000000000..02a10e370d --- /dev/null +++ b/changelog.d/3576.feature @@ -0,0 +1 @@ +Python 3.5+ is now supported. |