mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Add fix to changelog
This commit is contained in:
parent
746e070f2d
commit
1f018f1991
|
@ -1,6 +1,9 @@
|
||||||
Poodinis Changelog
|
Poodinis Changelog
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
**Version 8.1.4** (??????)
|
||||||
|
* FIX some dlang deprecation warnings (#43). Some remain due to further issues in dlang/phobos.
|
||||||
|
|
||||||
**Version 8.1.3** (27-10-2022)
|
**Version 8.1.3** (27-10-2022)
|
||||||
* FIX unnecessary re-registration of types when registerBeforeResolving is specified.
|
* FIX unnecessary re-registration of types when registerBeforeResolving is specified.
|
||||||
* FIX registerBeforeResolving not working for classes that have no default constructor
|
* FIX registerBeforeResolving not working for classes that have no default constructor
|
||||||
|
|
Loading…
Reference in a new issue