From 0cc2b37810ef7b7c6858872fda5227685019545e Mon Sep 17 00:00:00 2001 From: zhihuiwan <15779896112@163.com> Date: Fri, 7 Apr 2023 14:07:07 +0800 Subject: [PATCH] update release.md Signed-off-by: zhihuiwan <15779896112@163.com> --- RELEASE.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index 51c61e66a..758fc0e9f 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,3 +1,14 @@ +# Release 1.11.0 +## Major Features and Improvements +* Add data table preview query interface + +## Bug Fixes +* Fix the performance problems of upload and reader in processing large amounts of data +* Fix online reasoning cannot be done after model migration bug +* Fix the model cannot be saved to the specified database bug +* Fix reader data preview display bug + + # Release 1.10.1 ## Major Features and Improvements * Optimize table info API