mirror of
https://github.com/mbierlee/poodinis.git
synced 2025-01-18 13:32:50 +01:00
Prepare development of version 1.0.0
This commit is contained in:
parent
7ffc8d997f
commit
67ea3a82c9
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
Poodinis Changelog
|
||||
==================
|
||||
**Version 1.0.0**
|
||||
This version introduces changes which are incompatible with previous versions
|
||||
|
||||
**Version 0.3.1**
|
||||
* FIX issue where autowiring members which are declared by interface or supertype would get autowired incorrectly.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Poodinis Dependency Injection Framework
|
||||
=======================================
|
||||
Version 0.3.1
|
||||
Version 1.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