diff options
author | 2025-01-22 18:47:08 +0100 | |
---|---|---|
committer | 2025-01-22 18:47:08 +0100 | |
commit | 9444fa4fb56b819d305ed2c2ea948c4fc3d0d68e (patch) | |
tree | 3ab81e878725cb46878945c97a243c7c1a61a540 | |
parent | dd8d0d62a2b160eedce7e93f43a0cec708a5890f (diff) | |
download | zuwu-9444fa4fb56b819d305ed2c2ea948c4fc3d0d68e.tar.gz zuwu-9444fa4fb56b819d305ed2c2ea948c4fc3d0d68e.tar.bz2 zuwu-9444fa4fb56b819d305ed2c2ea948c4fc3d0d68e.tar.lz zuwu-9444fa4fb56b819d305ed2c2ea948c4fc3d0d68e.zip |
fix(changelog): clarify pending release is unstable.
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 29c8497..add838d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ This is a provisionary changelog for until someone develops a less-hellish [chan The changes below are not available in a stable release yet, and are only available in the current branch. +Items here can change in various ways, and changes introduced here should not be considered *stable*. + ### Misc - Add comment describing loading priority of paths ([`04155f5`](https://git.estrogen.zone/zuwu.git/commit/?id=04155f5d1afb2313c57daf98109e20bb6f3e22c9)) |