diff --git a/CHANGELOG.md b/CHANGELOG.md index fad9d9a..357f78e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,8 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 **Added** - Automated app-configuration by reflecting the main class -- Simple command definition through reflection of the command handler classes -- Basic configuration annotations +- Simple command definition through reflection of the command handlers +- Advanced configuration annotations - Comprehensive and dynamic input-output system - Global dependency injection container - Error and exception handlers with enduser-friendly output formatting diff --git a/Docs/references/changelog.md b/Docs/references/changelog.md index fad9d9a..357f78e 100644 --- a/Docs/references/changelog.md +++ b/Docs/references/changelog.md @@ -19,8 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 **Added** - Automated app-configuration by reflecting the main class -- Simple command definition through reflection of the command handler classes -- Basic configuration annotations +- Simple command definition through reflection of the command handlers +- Advanced configuration annotations - Comprehensive and dynamic input-output system - Global dependency injection container - Error and exception handlers with enduser-friendly output formatting