Update changelog

This commit is contained in:
Connor Christie 2018-01-02 18:06:21 -06:00
parent e45eeadf7d
commit 9e83234df1

View File

@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/). 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 ## [2.2.2] - 2018-01-02
### Added ### Added