Ver código fonte

Updated CHANGELOG.md

sanex3339 5 anos atrás
pai
commit
fa67ddee16
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -2,7 +2,8 @@ Change Log
 
 
 v0.20.0
 v0.20.0
 ---
 ---
-* **New option value:** `identifierNamesGenerator` now allows to set new `dictionary` identifier names generator.
+* **Breaking:** dropped support of Node 8 because of end of maintenance support
+* **New option value:** `identifierNamesGenerator` now allows to set new `dictionary` identifier names generator
 * **New option:** `identifiersDictionary` sets identifiers dictionary for `identifierNamesGenerator: dictionary` option
 * **New option:** `identifiersDictionary` sets identifiers dictionary for `identifierNamesGenerator: dictionary` option
 
 
 Thanks to our contributors!
 Thanks to our contributors!