Prepare version 8.0.3

This commit is contained in:
Mike Bierlee 2018-06-11 19:22:32 +03:00
parent dc48c87948
commit ba38bf7952
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
Poodinis Changelog
==================
**Version 8.0.3**
* FIX struct types being injected into constructors (Fixes issue #25)
**Version 8.0.2**
* FIX resolving types which use template types with circular type arguments (Thanks to aruthane for fixing this.)

View file

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