mirror of
https://github.com/mbierlee/poodinis.git
synced 2025-01-18 05:32:50 +01:00
Bump version
This commit is contained in:
parent
bded43f646
commit
d5959080d6
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
Poodinis Changelog
|
||||
==================
|
||||
|
||||
**Version NEXT**
|
||||
**Version 8.1.3**
|
||||
* FIX unnecessary re-registration of types when registerBeforeResolving is specified.
|
||||
* FIX registerBeforeResolving not working for classes that have no default constructor
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Poodinis Dependency Injection Framework
|
||||
=======================================
|
||||
Version 8.1.2
|
||||
Version 8.1.3
|
||||
Copyright 2014-2022 Mike Bierlee
|
||||
Licensed under the terms of the MIT license - See [LICENSE.txt](LICENSE.txt)
|
||||
|
||||
|
|
Loading…
Reference in a new issue