diff options
author | reivilibre <oliverw@matrix.org> | 2023-05-26 10:53:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-26 11:53:10 +0100 |
commit | 2d8a2ca374916e8a24ff43355c0ad24d456fab25 (patch) | |
tree | bf7afb1116d4115162099e95ef28a1357487949c /changelog.d | |
parent | Tweak changelog and upgrade notes (diff) | |
download | synapse-2d8a2ca374916e8a24ff43355c0ad24d456fab25.tar.xz |
Add `dch` and `notify-send` to the development Nix flake so that the release script can be used. (#15673)
* Add dch and notify-send to the Nix dev flake * Newsfile Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org> --------- Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/15673.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15673.misc b/changelog.d/15673.misc new file mode 100644 index 0000000000..52148fc63f --- /dev/null +++ b/changelog.d/15673.misc @@ -0,0 +1 @@ +Add `dch` and `notify-send` to the development Nix flake so that the release script can be used. \ No newline at end of file |