You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2020/12/06 06:53:22 UTC

[iotdb] 01/01: fix release note

This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch rel/0.11
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 6742d2dafd6fafd889c5b30d84b9ef5a9d7a63cb
Author: HTHou <hh...@outlook.com>
AuthorDate: Sun Dec 6 14:39:00 2020 +0800

    fix release note
---
 RELEASE_NOTES.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 2580508..640095d 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -33,15 +33,15 @@
 * IOTDB-1035 Fix bug in getDeviceTimeseriesMetadata when querying non-exist device
 * IOTDB-1038 Fix flink set storage group bug
 * ISSUE-2179 fix insert partial tablet with binary NullPointer bug
-* Optimise mem control and add reject status code
+* add reject status code
 * Update compaction level list delete
-* Fix compaction add list bug when last level exceeds max file num
+* Fix query result is not correct
 * Fix import errors in Session.py and SessionExample.py
 * Fix modules can not be found when using pypi to pack client-py
 * Fix Count timeseries group by level bug
 * Fix desc batchdata count bug
 
-# Apache IoTDB 0.11.1
+# Apache IoTDB 0.11.0
 
 ## New Features