Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgoebel authored May 25, 2023
1 parent 4be1346 commit 1e33800
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Core Grammars:
- fix(haxe) fixed metadata arguments and support non-colon syntax [Robert Borghese][]
- fix(haxe) differentiate `abstract` declaration from keyword [Robert Borghese][]
- fix(bash) do not delimit a string by an escaped apostrophe [hancar][]
- enh(dns) add support for character strings and updates to DNS registration types [Checconio][]

Dev tool:

Expand Down Expand Up @@ -53,7 +54,6 @@ Core Grammars:
- enh(php) detect newer more flexible NOWdoc syntax (#3679) [Timur Kamaev][]
- enh(python) improve autodetection of code with type hinting any function's return type (making the `->` operator legal) [Keyacom][]
- enh(bash) add `select` and `until` as keywords
- enh(dns) add support for character strings and modification of DNS registration type recognition [Checconio][]

[arnoudbuzing]: https://github.com/arnoudbuzing
[aliaegik]: https://github.com/aliaegik
Expand All @@ -73,7 +73,6 @@ Core Grammars:
[Keyacom]: https://github.com/Keyacom
[Boris Verkhovskiy]: https://github.com/verhovsky
[Cyrus Kao]: https://github.com/CyrusKao
[Checconio]: https://github.com/Checconio

## Version 11.7.0

Expand Down

0 comments on commit 1e33800

Please sign in to comment.