diff --git a/CHANGES.md b/CHANGES.md index 104457f10d..65c104176c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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: @@ -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 @@ -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