diff --git a/CHANGELOG.md b/CHANGELOG.md index 6650912f..ffafe977 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.6.0] - 2022-09-19 +### Changed + - Separate the CLI from the lib module [#340] The source code has been splitted into subrepositories: @@ -20,6 +22,8 @@ The source code has been splitted into subrepositories: 3. This repository only contains the CLI source code (it was not possible to move it to sourcehut because of cross platform builds) +--- + - [**BREAKING**] Refactor config system [#344] The configuration has been rethought in order to be more intuitive and