diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-02-06 09:50:54 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-02-06 09:50:54 +0000 |
commit | 7fe407a87a4e6fa0825487b03afe65173e2a66ad (patch) | |
tree | 9fcabd09ab1c15d70a7631b2df51ef2d8e97d8f1 /changelog.d | |
parent | Merge branch 'master' into develop (diff) | |
parent | Fix docker upload job to push -py2 images (#4576) (diff) | |
download | synapse-7fe407a87a4e6fa0825487b03afe65173e2a66ad.tar.xz |
Merge branch 'master' into develop
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4576.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4576.misc b/changelog.d/4576.misc new file mode 100644 index 0000000000..94b1ade2e3 --- /dev/null +++ b/changelog.d/4576.misc @@ -0,0 +1 @@ +Fix docker upload job to push -py2 images. |