Merge branch 'release/1.1.14' into develop

* release/1.1.14:
  Update changelog
This commit is contained in:
Antony Male 2016-03-22 18:43:16 +00:00
commit f040533dbd
1 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,14 @@
Stylet Changelog
================
v1.1.14
-------
- Fix bug where ViewManager wouldn't search multiple assemblies for Views
- ViewManager searches the assembly containing the ViewModel by default
- Throw (by default) if StyletIoC's ToAllImplementations() doesn't find any implementations
- Fix typo DesignMode sample
v1.1.13
-------