mirror of
https://github.com/mbierlee/poodinis.git
synced 2025-01-18 21:40:38 +01:00
Prepare version 3.0.0
This commit is contained in:
parent
87f8c08c69
commit
9e0f256f15
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
Poodinis Changelog
|
||||
==================
|
||||
**Next Version**
|
||||
**Version 3.0.0**
|
||||
This version is only compatible with DMD 2.068.0 or higher!
|
||||
* ADD UDA which always resolved a new instance to an autowired member, regardless of registration scope.
|
||||
|
||||
**Version 2.2.0**
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Poodinis Dependency Injection Framework
|
||||
=======================================
|
||||
Version 2.2.0
|
||||
Version 3.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