Update changelog

This commit is contained in:
Antony Male 2015-02-23 11:27:47 +00:00
parent ec9b7c1d74
commit 7ecb4da8c6
1 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,13 @@
Stylet Changelog
================
v1.1.0
v1.1.2
------
- Avoid potential memory leak caused CommandAction and EventAction using DependencyPropertyDescriptor.AddValueChanged
- StyletIoC registers IContainer with the builder by default
v1.1.1
------
- WindowManager.ShowWindow/ShowDialog won't create a new View for the ViewModel if one is already attached