Add escaped whitespace note to v2 changelog

This commit is contained in:
Hannah Kolbeck 2022-09-01 08:49:28 -07:00 committed by GitHub
parent 825ff2c17d
commit 1e0ad4ed70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
* Solidus/Forward slash (`/`) is no longer an escaped character.
* Single line comments (`//`) can now be immediately followed by a newline.
* Blocks of whitespace in strings can now be escaped and discarded.
### KQL