From 40ac27731515ab98caa00553657a44afdc6f3e75 Mon Sep 17 00:00:00 2001 From: Tino Goratsch Date: Sat, 2 Mar 2019 23:03:17 +0100 Subject: [PATCH] update the changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ccf4cef2..2648a55a4 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 -- GitLab