MustacheSharp/CHANGELOG.md

6 lines
188 B
Markdown
Raw Permalink Normal View History

2018-07-15 23:02:22 +00:00
## Version 1.0.0 (2018-07-15)
**Summary** - Migrate to .NET Standard 2.0
### Enhancements
* Support for .NET 4.0 and .NET Standard 2.0
* Initial attempts to cleanup and modernize the code