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:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## [1.6.1]
|
||||
## [1.6.1] — UNRELEASED
|
||||
|
||||
### Added
|
||||
|
||||
|
||||
Reference in New Issue
Block a user