Merge branch 'release/1.1.19' into develop

* release/1.1.19:
  Update changelog
This commit is contained in:
Antony Male 2016-12-03 13:23:07 +00:00
commit ea39d499f8
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
-------