Add breakage warning to changelog

This commit is contained in:
Mike Bierlee 2016-09-03 18:58:09 +02:00
parent c60fc496d9
commit 2c28096d77

View file

@ -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.