Skip to content

Commit b218951

Browse files
committed
docs(CHANGES): Add guard comments to protect placeholder text
Prevent LLMs from accidentally removing the placeholder line when adding changelog entries
1 parent 1fa1131 commit b218951

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ $ uvx --from 'libtmux' --prerelease allow python
3232

3333
<!-- To maintainers and contributors: Please add notes for the forthcoming version below -->
3434

35+
<!-- KEEP THIS PLACEHOLDER - DO NOT REMOVE OR MODIFY THIS LINE -->
36+
_Notes on the upcoming release will go here._
37+
<!-- END PLACEHOLDER - ADD NEW CHANGELOG ENTRIES BELOW THIS LINE -->
38+
3539
### Development
3640

3741
#### Makefile -> Justfile (#617)

0 commit comments

Comments
 (0)