Skip to content

Commit 1e33800

Browse files
authored
Update CHANGES.md
1 parent 4be1346 commit 1e33800

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Core Grammars:
1111
- fix(haxe) fixed metadata arguments and support non-colon syntax [Robert Borghese][]
1212
- fix(haxe) differentiate `abstract` declaration from keyword [Robert Borghese][]
1313
- fix(bash) do not delimit a string by an escaped apostrophe [hancar][]
14+
- enh(dns) add support for character strings and updates to DNS registration types [Checconio][]
1415

1516
Dev tool:
1617

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

5858
[arnoudbuzing]: https://github.com/arnoudbuzing
5959
[aliaegik]: https://github.com/aliaegik
@@ -73,7 +73,6 @@ Core Grammars:
7373
[Keyacom]: https://github.com/Keyacom
7474
[Boris Verkhovskiy]: https://github.com/verhovsky
7575
[Cyrus Kao]: https://github.com/CyrusKao
76-
[Checconio]: https://github.com/Checconio
7776

7877
## Version 11.7.0
7978

0 commit comments

Comments
 (0)