Merge branch 'release/1.3.5' into develop

This commit is contained in:
Antony Male 2020-11-28 13:15:08 +00:00
commit 8fbad6721a
1 changed files with 7 additions and 0 deletions

View File

@ -1,6 +1,13 @@
Stylet Changelog
================
v1.3.5
------
- Fix namespace in Stylet.Templates, and update for .NET 5
- Throw a better-worded exception if an action finds an ambiguous match
- Fix the Autofac bootstrapper (#158)
v1.3.4
------