Merge branch 'release/1.1.12' into develop

This commit is contained in:
Antony Male 2016-01-29 12:51:30 +00:00
commit de14009358
1 changed files with 7 additions and 0 deletions

View File

@ -1,6 +1,13 @@
Stylet Changelog
================
v1.1.12
-------
- Dispose the RootViewModel on application shutdown (if it's `IDisposable`)
- Rework how `ViewManager` configuration is handled: makes it easier to add a custom ViewManager subclass
- Fix Samples projects
v1.1.11
-------