Update changelog

This commit is contained in:
Roman Mogylatov 2021-08-25 09:23:42 -04:00
parent 1a01d7466b
commit aa12e8a123

View File

@ -9,6 +9,7 @@ follows `Semantic versioning`_
Development version Development version
------------------- -------------------
- Add support of non-string keys for ``FactoryAggregate`` provider.
- Improve ``FactoryAggregate`` typing stub. - Improve ``FactoryAggregate`` typing stub.
- Improve resource subclasses typing and make shutdown definition optional - Improve resource subclasses typing and make shutdown definition optional
`PR #492 <https://github.com/ets-labs/python-dependency-injector/pull/492>`_. `PR #492 <https://github.com/ets-labs/python-dependency-injector/pull/492>`_.