소스 검색

Updated CHANGELOG.md

sanex3339 5 년 전
부모
커밋
fa67ddee16
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -2,7 +2,8 @@ Change Log
 
 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
 
 Thanks to our contributors!