mirror of
https://github.com/mbierlee/poodinis.git
synced 2025-01-18 13:32:50 +01:00
Prepare version 6.0.0
This commit is contained in:
parent
664c51b9c4
commit
d046535bdb
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
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
|
||||
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.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Poodinis Dependency Injection Framework
|
||||
=======================================
|
||||
Version >5.0.0
|
||||
Version 6.0.0
|
||||
Copyright 2014-2015 Mike Bierlee
|
||||
Licensed under the terms of the MIT license - See [LICENSE.txt](LICENSE.txt)
|
||||
|
||||
|
|
Loading…
Reference in a new issue