mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Correct mistakes in CHANGES.md
This commit is contained in:
parent
e0436438af
commit
088f5e851d
|
@ -7,7 +7,7 @@ This release should be backwards compatible with the previous versions of D and
|
||||||
configurations for release and debug builds. You have to specify a build type in DUB.
|
configurations for release and debug builds. You have to specify a build type in DUB.
|
||||||
|
|
||||||
**Version 0.1.3**
|
**Version 0.1.3**
|
||||||
* ADD global autowire function for convinience
|
* ADD global autowire function for convenience
|
||||||
* CHANGE workaround to be more simple
|
* CHANGE workaround to be more simple
|
||||||
* FIX autowiring classes which contain non-symbolic declarations such as aliases. As a result, only variables are attempted to be autowired.
|
* FIX autowiring classes which contain non-symbolic declarations such as aliases. As a result, only variables are attempted to be autowired.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue