Fix changelog

This commit is contained in:
Mike Bierlee 2022-10-27 02:28:05 +03:00
parent 5a66bdc26a
commit bded43f646

View file

@ -3,7 +3,7 @@ Poodinis Changelog
**Version NEXT**
* FIX unnecessary re-registration of types when registerBeforeResolving is specified.
* FIX registerOnResolve not working for classes that have no default constructor
* FIX registerBeforeResolving not working for classes that have no default constructor
**Version 8.1.2**
* FIX compilation error on importing template types that are not actually types.