diff --git a/CHANGES.md b/CHANGES.md index db05c47..7bcd042 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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.