Prepare version 6.0.0

This commit is contained in:
Mike Bierlee 2015-12-28 23:15:30 +01:00
parent 664c51b9c4
commit d046535bdb
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
Poodinis Changelog Poodinis Changelog
================== ==================
**Version THE NEXT ONE** **Version 6.0.0**
* CHANGE registration scopes are replaced by a single factory implementation. If you were not doing anything with the internal scope mechanism, you * CHANGE registration scopes are replaced by a single factory implementation. If you were not doing anything with the internal scope mechanism, you
should not be affected by this change. should not be affected by this change.
* ADD application contexts. You can register dependencies within an application context which allow you to fine-tune the creation of dependency instances. * ADD application contexts. You can register dependencies within an application context which allow you to fine-tune the creation of dependency instances.

View file

@ -1,6 +1,6 @@
Poodinis Dependency Injection Framework Poodinis Dependency Injection Framework
======================================= =======================================
Version >5.0.0 Version 6.0.0
Copyright 2014-2015 Mike Bierlee Copyright 2014-2015 Mike Bierlee
Licensed under the terms of the MIT license - See [LICENSE.txt](LICENSE.txt) Licensed under the terms of the MIT license - See [LICENSE.txt](LICENSE.txt)