diff --git a/CHANGELOG.md b/CHANGELOG.md index a7c88171731568ec4bbe07c217809e510d029b29..05b551e2fc8728c46cc49d6fd098667c6e4a172f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ +<a name="v1.8.0"></a> +## [v1.8.0] - 2022-10-17 +### Add Features +- feat add the posibility to recognise the filetype, add HasFile and RemoveFile + + <a name="v1.7.1"></a> ## [v1.7.1] - 2022-10-15 ### Bug Fixes @@ -78,6 +84,7 @@ <a name="v1.0.0"></a> ## v1.0.0 - 2022-09-18 +[v1.8.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.7.1...v1.8.0 [v1.7.1]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.7.0...v1.7.1 [v1.7.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.6.0...v1.7.0 [v1.6.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.5.0...v1.6.0