You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2019/11/13 11:18:09 UTC

[incubator-iotdb] branch master updated: add IOTDB-303 in release notes

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

qiaojialin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 719512a  add IOTDB-303 in release notes
     new 41e7e5f  Merge remote-tracking branch 'origin/master'
719512a is described below

commit 719512a71212f2e16b04be5596d4004e798cd61f
Author: qiaojialin <64...@qq.com>
AuthorDate: Wed Nov 13 19:16:30 2019 +0800

    add IOTDB-303 in release notes
---
 RELEASE_NOTES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 7b575c0..484863c 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -94,6 +94,7 @@
 ## Known Issues
 
 * IOTDB-20 Need to support UPDATE
+* IOTDB-303 Lost users information when upgrading 0.8.x to 0.9.0
 
 ## Bug Fixes