changelog: mark 1.6.1 UNRELEASED so release.sh can date it

release.sh dates the heading when it cuts the tag, and refuses a bare
'## [1.6.1]' because it cannot tell an undated heading from one it has
already stamped. Shipping a tag whose public changelog says UNRELEASED is
permanent and cannot be corrected inside that tag, so the check is right
to stop rather than guess.
This commit is contained in:
Matthew Jackson
2026-08-07 17:57:29 -07:00
parent 282651186c
commit 3ecebf5b40
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## [1.6.1]
## [1.6.1] — UNRELEASED
### Added