diff --git a/CHANGELOG.md b/CHANGELOG.md index 83e50fe5..a83451d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +* `DEPENDENCIES` symbol and `Identifier` type in `@aedart/contracts/container`. +* `dependsOn()`, `dependencies()`, `hasDependencies()`, and `getDependencies()`, in `@aedart/support/container`. * Add upgrade guide from v0.7.x- to v0.10.x. ### Changed