From ccc1f73e528713adbcbc5113c7c486fd910013a6 Mon Sep 17 00:00:00 2001 From: mappu Date: Sat, 25 Jul 2020 13:17:02 +1200 Subject: [PATCH] doc: update README for 1.3.1 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6c21e16..1031e03 100644 --- a/README.md +++ b/README.md @@ -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