Update changelog
This commit is contained in:
parent
f2641687a5
commit
50a39e4c97
|
@ -10,6 +10,7 @@ follows `Semantic versioning`_
|
||||||
|
|
||||||
Development
|
Development
|
||||||
-----------
|
-----------
|
||||||
|
- Add ``Configuration.from_json()`` method to load configuration from a json file.
|
||||||
- Improve wording on the "Dependency injection and inversion of control in Python" docs page.
|
- Improve wording on the "Dependency injection and inversion of control in Python" docs page.
|
||||||
- Update typing in the main example and cohesion/coupling correlation definition in
|
- Update typing in the main example and cohesion/coupling correlation definition in
|
||||||
"Dependency injection and inversion of control in Python".
|
"Dependency injection and inversion of control in Python".
|
||||||
|
|
Loading…
Reference in New Issue