Update changelog

This commit is contained in:
Antony Male 2016-12-03 13:22:32 +00:00
parent 151371f9f6
commit a480c484e7
1 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Stylet Changelog
================
v1.1.19
-------
- Fix a bug where `Conductor<T>.Collections.OneActive` wouldn't correctly close its children after a call to `this.Items.Clear()`,
or after the conductor was closed.
v1.1.18
-------