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