Add fix to changelog

This commit is contained in:
Mike Bierlee 2023-03-07 02:36:28 +03:00
parent 746e070f2d
commit 1f018f1991

View file

@ -1,6 +1,9 @@
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)
* FIX unnecessary re-registration of types when registerBeforeResolving is specified.
* FIX registerBeforeResolving not working for classes that have no default constructor