From 73e02719d33e9de9ada57b31e56a06c91bc1e68c Mon Sep 17 00:00:00 2001 From: xiaoyifang <105986+xiaoyifang@users.noreply.github.com> Date: Thu, 9 Jun 2022 12:47:59 +0800 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 6067cbe8..49f1ea9a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,9 @@ - add "send to anki" - right context menu actions, remove nonsense character like `OBJ`,punctuation etc. - epwing remove duplicate entries when index. +- replace throw() with noexcept +- replace string(***constData) with toStdString +- add built-in support for entry links in javascript files ## Until 2022-5-21