mirror of https://github.com/kdl-org/kdl.git
make note of .1/+.1 illegality in the changelog
This commit is contained in:
parent
29495006bc
commit
c15b5c2798
|
|
@ -62,6 +62,8 @@
|
||||||
EQUALS SIGN (`U+1F7F0`) are now treated the same as `=` and can be used for
|
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
|
properties (e.g. `お名前=☜(゚ヮ゚☜)`). They are also no longer valid in bare
|
||||||
identifiers.
|
identifiers.
|
||||||
|
* `.1`, `+.1` etc are no longer valid identifiers, to prevent confusion and
|
||||||
|
conflicts with numbers.
|
||||||
|
|
||||||
### KQL
|
### KQL
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue