From 5a7fb7c303f2f3a283b7d4cc6c675337c88cb463 Mon Sep 17 00:00:00 2001 From: ts_ci Date: Fri, 5 Mar 2021 00:38:08 +0000 Subject: [PATCH] Update changelog v0.0.30 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80b6e691..2fbae028 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +### **0.0.30** (2021-03-05) + +- avoid escaping urls +- Use default value instead of value +- Fix double single quote problem in messages +- Fix typo +- Fix non editable username +- Fix some bugs +- Fix Object.deepAssign +- Make the dongle to download smaller +- Split kcContext among pages +- Implement register + ### **0.0.29** (2021-03-04) - Fix build