diff --git a/CHANGELOG.md b/CHANGELOG.md index ad3cfd9e..8d65fc3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [2.2.3] - 2018-01-03 + +### Added + +- Add system notification `MODULE_DOM_CREATED` for notifying each module when their Dom has been fully loaded. + ## [2.2.2] - 2018-01-02 ### Added