Prepare release 8.1.0-beta.2

This commit is contained in:
Mike Bierlee 2020-03-29 21:37:12 +03:00
parent cad0200904
commit ad8be804a0
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
Poodinis Changelog
==================
**Version 8.1.0-beta.2**
* FIX inheritance type template in custom instance creator (PR #29)
**Version 8.1.0-beta**
* ADD ability to provide custom instance creator when registering a dependency (PR #28)
* ADD post-instance-consruction callback (PR #28)

View file

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