Refer to issue in changelog

#20
This commit is contained in:
Mike Bierlee 2017-08-13 18:39:10 +02:00
parent 93d4d3c20f
commit 35103b995e

View file

@ -1,7 +1,7 @@
Poodinis Changelog Poodinis Changelog
================== ==================
**Unreleased** **Unreleased**
* FIX value injectors failing to resolve in certain situations when they inject structs * FIX value injectors failing to resolve in certain situations when they inject structs (Fixes issue #20)
**Version 8.0.0** **Version 8.0.0**
* 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 value injection. Members with UDA @Value will be attempted to be injected with a value-type. See tutorial and examples for more info.