Prepare release 0.1.2

This commit is contained in:
Mike Bierlee 2014-06-23 20:51:47 +02:00
parent c4c57da9eb
commit e9dbcb6d75
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
Poodinis Changelog
==================
**Version 0.1.2**
* ADD workaround for failing to autowire types registered by supertype or interface
**Version 0.1.1**
* FIX: Also auto-wire members from base classes

View file

@ -1,6 +1,6 @@
Poodinis Dependency Injection Framework
=======================================
Version 0.1.1
Version 0.1.2
Copyright 2014 Mike bierlee
Licensed under the terms of the MIT license - See [LICENSE.txt](LICENSE.txt)