diff --git a/CHANGELOG.md b/CHANGELOG.md index a1a086c8e..14fdea5e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added -- a new utility `DetermineNodeConnections` that analyses Yarn files and returns a directed graph of node connections. - ### Changed ### Removed +## [2.2.3] 2022-08-28 + +### Added + +- a new utility `DetermineNodeConnections` that analyses Yarn files and returns a directed graph of node connections. + ## [2.2.2] 2022-07-22 ### Changed