diff options
author | Dan Callahan <danc@element.io> | 2021-10-27 21:36:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-27 21:36:18 +0100 |
commit | a1ba7a850aaad51799ce77006ac5e8a425881765 (patch) | |
tree | aa501e65702a3e3fb179c3a0c37dc15543637f72 /debian/changelog | |
parent | Annotate `log_function` decorator (#10943) (diff) | |
parent | Merge remote-tracking branch 'origin/develop' into shellcheck (diff) | |
download | synapse-a1ba7a850aaad51799ce77006ac5e8a425881765.tar.xz |
Update scripts to pass Shellcheck lints (#11166)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ea96676f74..24842192b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.47.0+nmu1) UNRELEASED; urgency=medium + + * Update scripts to pass Shellcheck lints. + + -- root <root@cae79a6e79d7> Fri, 22 Oct 2021 22:20:31 +0000 + matrix-synapse-py3 (1.46.0~rc1) stable; urgency=medium * New synapse release 1.46.0~rc1. |