mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 12:14:01 +01:00
Fix typo in changelog
This commit is contained in:
parent
5ddcff7dcd
commit
1ab6327cac
|
@ -3,7 +3,7 @@ Poodinis Changelog
|
||||||
**Version 0.1.3**
|
**Version 0.1.3**
|
||||||
* ADD global autowire function for convinience
|
* ADD global autowire function for convinience
|
||||||
* CHANGE workaround to be more simple
|
* CHANGE workaround to be more simple
|
||||||
* FIX autowiring classes which container 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.
|
||||||
|
|
||||||
**Version 0.1.2**
|
**Version 0.1.2**
|
||||||
* ADD workaround for failing to autowire types registered by supertype or interface
|
* ADD workaround for failing to autowire types registered by supertype or interface
|
||||||
|
|
Loading…
Reference in a new issue