CHANGELOG.md in js_dependency-0.2.1 vs CHANGELOG.md in js_dependency-0.2.2
- old
+ new
@@ -1,6 +1,11 @@
## [Unreleased]
+## [0.2.2] - 2022-07-21
+
+- Add CLI option parameter "exclude".
+- Add yaml configuration option parameter "excludes" that is array of "exclude".
+
## [0.2.1] - 2022-07-20
- Output parents and children cli with line brake and sort.
- Output mermaid with parent and child string sorting.