diff --git a/CHANGES b/CHANGES index 02a2428..460417c 100644 --- a/CHANGES +++ b/CHANGES @@ -4,7 +4,8 @@ Injector Change Log 0.23.0 ------ -- Allow injecting Annotated types into classes, thanks to Filip Nešťák +- Allow injecting Annotated types into classes, thanks to Filip Nešťák. +- Fixed Annotated type support in `@provider` methods, thanks to Satwik Agrawal. 0.22.0 ------