Skip to content

Commit e082504

Browse files
committed
Update changelog
1 parent b4df3dd commit e082504

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/main/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Development version
1212
- Improve resource subclasses typing and make shutdown definition optional
1313
`PR #492 <https://github.com/ets-labs/python-dependency-injector/pull/492>`_.
1414
Thanks to `@EdwardBlair <https://github.com/EdwardBlair>`_ for suggesting the improvement.
15+
- Fix type annotations for ``.provides``.
16+
Thanks to `Thiago Hiromi @thiromi <https://github.com/thiromi>`_ for the fix
17+
`PR #491 <https://github.com/ets-labs/python-dependency-injector/pull/491>`_.
1518
- Fix environment variables interpolation examples in configuration provider docs ``{$ENV} -> ${ENV}``.
1619
Thanks to `Felipe Rubio @krouw <https://github.com/krouw>`_ for reporting the issue and
1720
fixing yaml example `PR #494 <https://github.com/ets-labs/python-dependency-injector/pull/494>`_.

0 commit comments

Comments
 (0)