mirror of
https://github.com/mbierlee/poodinis.git
synced 2025-01-18 13:32:50 +01:00
Adjust changelog
This commit is contained in:
parent
c5e458f75a
commit
ec90d982be
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
Poodinis Changelog
|
||||
==================
|
||||
**Version 8.1.2**
|
||||
* FIX compilation error on importing template types that are not actually types.
|
||||
|
||||
**Version 8.1.1**
|
||||
* FIX issues where chained registration scopes get rid of initializedBy's and initializedOnceBy's factory method, reverting it to a default instance factory.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Poodinis Dependency Injection Framework
|
||||
=======================================
|
||||
Version 8.1.1
|
||||
Version 8.1.2
|
||||
Copyright 2014-2022 Mike Bierlee
|
||||
Licensed under the terms of the MIT license - See [LICENSE.txt](LICENSE.txt)
|
||||
|
||||
|
|
Loading…
Reference in a new issue