diff --git a/docs/main/changelog.rst b/docs/main/changelog.rst index 0f3b4df0..f0d5b9ec 100644 --- a/docs/main/changelog.rst +++ b/docs/main/changelog.rst @@ -12,6 +12,9 @@ Development version - Improve resource subclasses typing and make shutdown definition optional `PR #492 `_. Thanks to `@EdwardBlair `_ for suggesting the improvement. +- Fix type annotations for ``.provides``. + Thanks to `Thiago Hiromi @thiromi `_ for the fix + `PR #491 `_. - Fix environment variables interpolation examples in configuration provider docs ``{$ENV} -> ${ENV}``. Thanks to `Felipe Rubio @krouw `_ for reporting the issue and fixing yaml example `PR #494 `_.