From c1710500292d53fb1e9aae0b005137289b99c1a7 Mon Sep 17 00:00:00 2001 From: Tan Kian-ting Date: Fri, 28 Jun 2024 21:55:17 +0800 Subject: [PATCH] add change log --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9d8d079 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,3 @@ +# 2024-06-28 +- change the converting unit from hanji (Han character) to hanji+pronunciation. eg. "一" to "一tsi̍t". +- change the codepoint of in 𪜶 to the correct one (U+2A736) \ No newline at end of file -- 2.39.2