diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ccf4cef2a234077c926253bd01431b0fbbf03e5..2648a55a47ed4dc67310b7917a3d33fc8f07fe3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [Unreleased] +### Changed +- updated the composer dependencies +- updated the NPM dependencies + +### Fixed +- made it possible to use the `*Model` classes via the CLI + ## [4.39.0] - 2019-02-09 ### Changed - updated Fontawesome to version 5.7.1