doc: update README for 1.3.1

This commit is contained in:
mappu 2020-07-25 13:17:02 +12:00
parent b48d1347c7
commit ccc1f73e52
1 changed files with 3 additions and 0 deletions

View File

@ -72,6 +72,9 @@ contented.init("#target", function(/* String[] */ items) {});
## Changelog
2020-07-25: 1.3.1
- Fix an issue with dependencies causing failure to compile in Modules mode
2020-07-25: 1.3.0
- Feature: Option to limit concurrent thumbnail generation
- Enhancement: Set charset=UTF-8 when serving user-submitted text/plain content