From dc1cf04e961e673aca6d76d90a938d1374f263b6 Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Sat, 3 Sep 2016 19:00:01 +0200 Subject: [PATCH] Sigh --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 7bcd042..1573a95 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ Poodinis Changelog ================== -**Version 7.0.0** +**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.