Prepare version 8.0.2

This commit is contained in:
Mike Bierlee 2018-04-15 13:44:20 +03:00
parent a5079dc8a6
commit 730d001d30
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
Poodinis Changelog Poodinis Changelog
================== ==================
**Version 8.0.2**
* FIX resolving types which use template types with circular type arguments (Thanks to aruthane for fixing this.)
**Version 8.0.1** **Version 8.0.1**
* FIX value injectors failing to resolve in certain situations when they inject structs (Fixes issue #20) * FIX value injectors failing to resolve in certain situations when they inject structs (Fixes issue #20)

View file

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