mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Add GDC compatibility notice to changelog
This commit is contained in:
parent
ea120d07dc
commit
f469e5a045
|
@ -2,6 +2,7 @@ Poodinis Changelog
|
|||
==================
|
||||
**Version NEXT**
|
||||
* ADD value injection. Members with UDA @Value will be attempted to be injected with a value-type. See tutorial and examples for more info.
|
||||
* ADD Phobos 2.066.1 forwards-compatibility. This means you can use Poodinis with D 2.066.1 compatible compilers such as GDC.
|
||||
* FIX nullpointer exception in instance factory when debugging with poodinisVerbose
|
||||
|
||||
**Version 7.0.1**
|
||||
|
|
Loading…
Reference in a new issue