<a name="v1.14.0"></a>
## [v1.14.0] - 2022-10-24
### Add Features
- feat add path value [#1](https://gitlab.schukai.com/oss/libraries/go/application/configuration/issues/1)

### Changes
- chore add licenses


<a name="v1.13.0"></a>
## [v1.13.0] - 2022-10-24
### Bug Fixes
- fix allow override


<a name="v1.12.0"></a>
## [v1.12.0] - 2022-10-23
### Add Features
- feat new merge method

### Changes
- chore add licenses


<a name="v1.11.4"></a>
## [v1.11.4] - 2022-10-23
### Bug Fixes
- fix the prefix of the env function now works


<a name="v1.11.3"></a>
## [v1.11.3] - 2022-10-23
### Bug Fixes
- fix watchlist was empty


<a name="v1.11.2"></a>
## [v1.11.2] - 2022-10-23
### Bug Fixes
- fix deleted files must not be removed from the watch list


<a name="v1.11.1"></a>
## [v1.11.1] - 2022-10-23
### Bug Fixes
- fix monitor directories not files


<a name="v1.11.0"></a>
## [v1.11.0] - 2022-10-23
### Add Features
- feat error handler and changed update handler
- feat inform enventhandler about an error that has occurred
- feat new ChangeEventHandler struct

### Bug Fixes
- fix protect access to the config

### Changes
- chore licenses

### Code Refactoring
- refactor assign file list


<a name="v1.10.0"></a>
## [v1.10.0] - 2022-10-17
### Bug Fixes
- fix panic is format is nil


<a name="v1.9.0"></a>
## [v1.9.0] - 2022-10-17
### Add Features
- feat add  HasOnChangeHook and RemoveOnChangeHook


<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
- fix copy values from xflags


<a name="v1.7.0"></a>
## [v1.7.0] - 2022-10-14
### Bug Fixes
- fix use wrong struct


<a name="v1.6.0"></a>
## [v1.6.0] - 2022-10-14
### Add Features
- feat implement the copyable interface of xflags


<a name="v1.5.0"></a>
## [v1.5.0] - 2022-10-14
### Add Features
- feat implement the copyable interface


<a name="v1.4.3"></a>
## [v1.4.3] - 2022-10-07
### Changes
- chore change license things


<a name="v1.4.2"></a>
## [v1.4.2] - 2022-10-07
### Changes
- chore change license things
- chore change license things


<a name="v1.4.1"></a>
## [v1.4.1] - 2022-10-06
### Changes
- chore add licenses


<a name="v1.4.0"></a>
## [v1.4.0] - 2022-10-05
### Bug Fixes
- fix settings must be exported

### Changes
- chore add license file


<a name="v1.3.0"></a>
## [v1.3.0] - 2022-09-18
### Code Refactoring
- refactor error functions


<a name="v1.2.0"></a>
## [v1.2.0] - 2022-09-18
### Changes
- chore add git-chglog tool and update makefile


<a name="v1.1.0"></a>
## [v1.1.0] - 2022-09-18
### Changes
- change api HasError() to HasErrors() as it is more logical


<a name="v1.0.1"></a>
## [v1.0.1] - 2022-09-18
### Bug Fixes
- bugfix wrong return value of function newUnsupportedReflectKindError


<a name="v1.0.0"></a>
## v1.0.0 - 2022-09-18

[v1.14.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.13.0...v1.14.0
[v1.13.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.12.0...v1.13.0
[v1.12.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.11.4...v1.12.0
[v1.11.4]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.11.3...v1.11.4
[v1.11.3]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.11.2...v1.11.3
[v1.11.2]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.11.1...v1.11.2
[v1.11.1]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.11.0...v1.11.1
[v1.11.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.10.0...v1.11.0
[v1.10.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.9.0...v1.10.0
[v1.9.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.8.0...v1.9.0
[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
[v1.5.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.4.3...v1.5.0
[v1.4.3]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.4.2...v1.4.3
[v1.4.2]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.4.1...v1.4.2
[v1.4.1]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.4.0...v1.4.1
[v1.4.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.3.0...v1.4.0
[v1.3.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.2.0...v1.3.0
[v1.2.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.1.0...v1.2.0
[v1.1.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.0.1...v1.1.0
[v1.0.1]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.0.0...v1.0.1