diff options
author | 2025-01-22 18:44:59 +0100 | |
---|---|---|
committer | 2025-01-22 18:44:59 +0100 | |
commit | e4bebb3a813411558f6993c4da64c0d667827a18 (patch) | |
tree | cd630bb14b10454bb998fe2cbd25ebde1e6a75f2 /CHANGELOG.md | |
parent | 9d97d456cffd0db4ea7074cdda803cb10debe18a (diff) | |
download | zuwu-e4bebb3a813411558f6993c4da64c0d667827a18.tar.gz zuwu-e4bebb3a813411558f6993c4da64c0d667827a18.tar.bz2 zuwu-e4bebb3a813411558f6993c4da64c0d667827a18.tar.lz zuwu-e4bebb3a813411558f6993c4da64c0d667827a18.zip |
fix(changelog): Mention pending release section is master-only.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fdea649..12d579a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ This is a provisionary changelog for until someone develops a less-hellish [chan ## pending release +The changes below are not available in a stable release yet, and are only available in the current branch. + ### Misc - Add comment describing loading priority of paths ([`04155f5`](https://git.estrogen.zone/zuwu.git/commit/?id=04155f5d1afb2313c57daf98109e20bb6f3e22c9)) |