Prepare version 3.0.0

This commit is contained in:
Mike Bierlee 2015-08-16 15:37:00 +02:00
parent 87f8c08c69
commit 9e0f256f15
2 changed files with 3 additions and 2 deletions

View file

@ -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**

View file

@ -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)