Update changelog

This commit is contained in:
Roman Mogylatov 2021-02-03 09:18:11 -05:00
parent 5a4f3fdde6
commit f1361ffcdb

View File

@ -7,6 +7,10 @@ that were made in every particular version.
From version 0.7.6 *Dependency Injector* framework strictly From version 0.7.6 *Dependency Injector* framework strictly
follows `Semantic versioning`_ follows `Semantic versioning`_
Development version
-------------------
- Add ``Configuration.from_pydantic()`` method to load configuration from a ``pydantic`` settings.
4.14.0 4.14.0
------ ------
- Add container providers traversal. - Add container providers traversal.