diff options
author | Erik Johnston <erik@matrix.org> | 2021-07-27 11:59:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-27 11:59:15 +0100 |
commit | 92a882254b5a0d33ee1701073e2b1c1a9926ffd8 (patch) | |
tree | f297c8cfa3a85d2a17a8b1e168915ad3d96797aa /changelog.d | |
parent | Merge tag 'v1.38.1' into release-v1.39 (diff) | |
download | synapse-92a882254b5a0d33ee1701073e2b1c1a9926ffd8.tar.xz |
Change release script to update debian changelog for RCs (#10465)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10465.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10465.misc b/changelog.d/10465.misc new file mode 100644 index 0000000000..4de6201dfc --- /dev/null +++ b/changelog.d/10465.misc @@ -0,0 +1 @@ +Fix release script to correctly version debian changelog when doing RCs. |