mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Add breakage warning to changelog
This commit is contained in:
parent
c60fc496d9
commit
2c28096d77
|
@ -1,6 +1,7 @@
|
|||
Poodinis Changelog
|
||||
==================
|
||||
**Version 7.0.0**
|
||||
This version introduces changes which might be incompatible with your current codebase
|
||||
* ADD constructor injection. Injection is done automatically on resolve. See tutorial and examples for more details.
|
||||
* REMOVE deprecated registration options. They are still available in properly cased forms.
|
||||
* REMOVE deprecated register() and resolve() methods which accept variadics and arrays for options.
|
||||
|
|
Loading…
Reference in a new issue