Skip to content

Commit 25dc853

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 6e00797 commit 25dc853

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
@@ -16,6 +16,10 @@ $ uv add libvcs --prerelease allow
1616

1717
## libvcs 0.39.x (unreleased)
1818

19+
<!-- KEEP THIS PLACEHOLDER - DO NOT REMOVE OR MODIFY THIS LINE -->
20+
_Notes on the upcoming release will go here._
21+
<!-- END PLACEHOLDER - ADD NEW CHANGELOG ENTRIES BELOW THIS LINE -->
22+
1923
<!-- Maintainers, insert changes / features for the next release here -->
2024

2125
## libvcs 0.38.2 (2026-01-24)

0 commit comments

Comments
 (0)