From e1cc0219de5a51adb68479aa8923e7151003d95d Mon Sep 17 00:00:00 2001 From: Bung <535670947@qq.com> Date: Thu, 23 Apr 2020 01:46:55 +0800 Subject: fix #14064 xmltree should allow create text node with raw text(non-es… (#14070) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix #14064 xmltree should allow create text node with raw text(non-escaped) eg. html style element's text * change xnRawText to VerbatimText,newRawText to newVerbatimText ,add since anotation * change changelog_1_2_0.md latest date * move change log Co-authored-by: bung87 --- changelogs/changelog_1_2_0.md | 1 - 1 file changed, 1 deletion(-) (limited to 'changelogs') diff --git a/changelogs/changelog_1_2_0.md b/changelogs/changelog_1_2_0.md index 54ead0087..1f76df0b4 100644 --- a/changelogs/changelog_1_2_0.md +++ b/changelogs/changelog_1_2_0.md @@ -2,7 +2,6 @@ ## Standard library additions and changes - - Added overloaded `strformat.fmt` macro that use specified characters as delimiter instead of '{' and '}'. - Added new procs in `tables.nim`: `OrderedTable.pop`, `CountTable.del`, -- cgit 1.4.1-2-gfad0