mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Prepare release 0.1.4
This commit is contained in:
parent
a36ff06ae0
commit
d7bbcd5646
|
@ -1,5 +1,11 @@
|
|||
Poodinis Changelog
|
||||
==================
|
||||
**Version 0.1.4**
|
||||
* Make Poodinis compatible with D 2.066.0 and DUB 0.9.22
|
||||
* FIX incorrect clearing of registrations
|
||||
This release should be backwards compatible with the previous versions of D and DUB, but please note that there are no more separate
|
||||
configurations for release and debug builds. You have to specify a build type in DUB.
|
||||
|
||||
**Version 0.1.3**
|
||||
* ADD global autowire function for convinience
|
||||
* CHANGE workaround to be more simple
|
||||
|
|
Loading…
Reference in a new issue