Fix a changelog line erroneously truncated in #444 (#445)

This commit is contained in:
eilvelia 2024-12-21 22:18:15 +00:00 committed by GitHub
parent a15818bd45
commit 998a2ecc87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -73,6 +73,8 @@
intuitive. They can now be used in exactly three different places: before nodes,
before entire entries, or before entire child blocks.
* Furthermore, The ordering of slashdashed elements has been restricted such
that a slashdashed child block cannot go before an entry (including slashdashed
entries).
* Optional version marker `/- kdl-version 2` (or `1`) as the first line in a document, optionally preceded by the BOM.
### KQL