CHANGELOG.md in frise-0.4.0 vs CHANGELOG.md in frise-0.4.1
- old
+ new
@@ -1,4 +1,10 @@
+### 0.4.1 (July 7, 2020)
+
+- New features
+ - `$delete` directive is now available in config files, allowing users to delete parts of the
+ config sub-tree ([#20](https://github.com/velocidi/frise/pull/20)).
+
### 0.4.0 (November 29, 2019)
- Breaking changes
- Recursive inclusions now respect the hierarchy of configuration files, avoiding inclusions lower
in the hiearchy to be resolved before ones higher in the hierarchy