diff --git a/cherrypick/README.md b/cherrypick/README.md index 5e0e8b7..95a839d 100644 --- a/cherrypick/README.md +++ b/cherrypick/README.md @@ -270,6 +270,7 @@ scope.installModules([...]); - [x] Modular and Hierarchical Composition - [x] Null-safe Resolution (tryResolve/tryResolveAsync) - [x] Circular Dependency Detection (Local and Global) +- [x] Comprehensive logging of dependency injection state and actions ## Quick Guide: Circular Dependency Detection