feat: update changelog to reflect changes

This commit is contained in:
Swann 2020-09-09 11:55:53 +02:00
parent de8fbb0629
commit 0c4d1aaa5f
No known key found for this signature in database
GPG Key ID: E1D3641A7C43AACB

View File

@ -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
- 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