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
5e9774b96a
commit
87172b0989
|
@ -2,6 +2,7 @@ Poodinis Changelog
|
|||
==================
|
||||
**Version 8.1.0-beta.4**
|
||||
* ADD compilation failure when trying to register a class by a supertype it does not inherit from. (#31)
|
||||
* FIX breakage due to refactored isFunction from Phobos' traits module. (Fixes #32)
|
||||
|
||||
**Version 8.1.0-beta.3**
|
||||
* CHANGE injection initializers to be defined as a registration scope instead of via Container.register(). See initializedBy().
|
||||
|
|
Loading…
Reference in a new issue