diff options
author | 2025-01-22 18:46:24 +0100 | |
---|---|---|
committer | 2025-01-22 18:46:24 +0100 | |
commit | dd8d0d62a2b160eedce7e93f43a0cec708a5890f (patch) | |
tree | 4acddeb03b6ae2f0334fea2fa6db2319f506b306 | |
parent | e4bebb3a813411558f6993c4da64c0d667827a18 (diff) | |
download | zuwu-dd8d0d62a2b160eedce7e93f43a0cec708a5890f.tar.gz zuwu-dd8d0d62a2b160eedce7e93f43a0cec708a5890f.tar.bz2 zuwu-dd8d0d62a2b160eedce7e93f43a0cec708a5890f.tar.lz zuwu-dd8d0d62a2b160eedce7e93f43a0cec708a5890f.zip |
misc(changelog): Add pending release section addition to changelog for pending release
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 12d579a..29c8497 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ The changes below are not available in a stable release yet, and are only availa - Add comment describing loading priority of paths ([`04155f5`](https://git.estrogen.zone/zuwu.git/commit/?id=04155f5d1afb2313c57daf98109e20bb6f3e22c9)) - Make setup.zsh `set -e`'d ([`2177c3a`](https://git.estrogen.zone/zuwu.git/commit/?id=2177c3a6fc6ae8a167e6c1b164ab0022595c38d9)) +- Add a `pending release` changelog section ([`9d97d45`](https://git.estrogen.zone/zuwu.git/commit/?id=9d97d456cffd0db4ea7074cdda803cb10debe18a), [`e4bebb3`](https://git.estrogen.zone/zuwu.git/commit/?id=e4bebb3a813411558f6993c4da64c0d667827a18)) ### Fixes |