make note of .1/+.1 illegality in the changelog

This commit is contained in:
Kat Marchán 2024-02-06 13:54:19 -08:00
parent 29495006bc
commit c15b5c2798
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,8 @@
EQUALS SIGN (`U+1F7F0`) are now treated the same as `=` and can be used for
properties (e.g. `お名前=☜(゚ヮ゚☜)`). They are also no longer valid in bare
identifiers.
* `.1`, `+.1` etc are no longer valid identifiers, to prevent confusion and
conflicts with numbers.
### KQL