Update changelog and readme

This commit is contained in:
Mike Bierlee 2021-06-15 23:38:25 +03:00
parent 0127c0a80c
commit d7dc57ec99
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
Poodinis Changelog
==================
**Version 8.1.0-beta.6**
* FIX multiple template arguments not allowed on constructor argument injection (PR #37)
**Version 8.1.0-beta.5**
* FIX initializedBy not creating objects when registering by interface (PR #34)

View file

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