Update changelog

This commit is contained in:
Antony Male 2017-05-20 17:55:38 +01:00
parent e01e6e41f3
commit 840aa34ffa
1 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Stylet Changelog
================
v1.1.20
-------
- Fix a bug where removing a `Conductor<T>.Collections.OneActive` conductor's ActiveItem would close it, then activate and deactivate it (#27)
- Fix a bug where if a `Conductor<T>.Collections.OneActive` conductor's item was closed, it could be disposed twice (#28)
v1.1.19
-------