mirror of https://github.com/kdl-org/kdl.git
Add escaped whitespace note to v2 changelog
This commit is contained in:
parent
825ff2c17d
commit
1e0ad4ed70
|
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
* Solidus/Forward slash (`/`) is no longer an escaped character.
|
* Solidus/Forward slash (`/`) is no longer an escaped character.
|
||||||
* Single line comments (`//`) can now be immediately followed by a newline.
|
* Single line comments (`//`) can now be immediately followed by a newline.
|
||||||
|
* Blocks of whitespace in strings can now be escaped and discarded.
|
||||||
|
|
||||||
### KQL
|
### KQL
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue