From 0c4d1aaa5fb06ae1dcb04073f9d9d3a1d7f5018d Mon Sep 17 00:00:00 2001 From: Swann Date: Wed, 9 Sep 2020 11:55:53 +0200 Subject: [PATCH] feat: update changelog to reflect changes --- CHANGELOG.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdd886b..adff465 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,4 +63,18 @@ All notable changes to this project will be documented in this file. ### Removed - Unused strict right management strategy -- Legacy config management system \ No newline at end of file +- Legacy config management system + +## [0.0.4] - preview + +### Added + +- Dependency graph driven updates [experimental] +- Optional Edit Mode update +- Late join mechanism + +### Changed + +- Auto updater now handle installation from branches + +### Removed \ No newline at end of file