diff --git a/CHANGELOG.md b/CHANGELOG.md index 027dc22c..b97fcb4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Core `Application` in `@aedart/core` (_new package_). * `@aedart/support/services` (_new submodule_). * Abstract `ServiceProvider` in `@aedart/support/services`. -* `isServiceProviderConstructor()` util in `@aedart/support/services`. +* `isServiceProviderConstructor()` and `isServiceProvider()` utils in `@aedart/support/services`. ### Fixed