mirror of https://github.com/kdl-org/kdl.git
Add escaped whitespace note to v2 changelog (#291)
* Add escaped whitespace note to v2 changelog * Make changelog note on escaping whitespace more detailed
This commit is contained in:
parent
825ff2c17d
commit
0a4a14d87a
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
* Solidus/Forward slash (`/`) is no longer an escaped character.
|
||||
* Single line comments (`//`) can now be immediately followed by a newline.
|
||||
* All literal whitespace following a `\` in a string is now discarded.
|
||||
|
||||
### KQL
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue