This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch add_mlog_sys_changeList in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 8e3809a281e754a9dc69fc9d98d9c0ed7d691f13 Author: HTHou <[email protected]> AuthorDate: Thu Nov 5 11:40:26 2020 +0800 add changeList of mlog and system.properties --- server/file-changelists/mlog-changelist.md | 19 +++++++++++++++++++ .../file-changelists/system.properties-changelist.md | 18 ++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/server/file-changelists/mlog-changelist.md b/server/file-changelists/mlog-changelist.md index 6cb339c..690d9e5 100644 --- a/server/file-changelists/mlog-changelist.md +++ b/server/file-changelists/mlog-changelist.md @@ -18,3 +18,22 @@ under the License. --> + +# 0.10.x -> 0.11.x + +Last updated on 2020-11-5 by Haonan Hou +## Delete +| Latest Changes | Related Committers | +| ---------------------------------- | -------------------| +| None | None + +## Add + +| Latest Changes | Related Committers | +| ---------------------------------- | -------------------| +| None | None | + +## Update: +| Latest Changes | Related Committers | +| ---------------------------------- | ------------------ | +| None | None | \ No newline at end of file diff --git a/server/file-changelists/system.properties-changelist.md b/server/file-changelists/system.properties-changelist.md index 6cb339c..bdc9100 100644 --- a/server/file-changelists/system.properties-changelist.md +++ b/server/file-changelists/system.properties-changelist.md @@ -18,3 +18,21 @@ under the License. --> +# 0.10.x -> 0.11.x + +Last updated on 2020-11-5 by Haonan Hou +## Delete +| Latest Changes | +| ---------------------------------- | +| None | + +## Add + +| Latest Changes | +| ---------------------------------- | +| None | + +## Update: +| Latest Changes | +| ---------------------------------- | +| Change iotdb_version=0.10.x to 0.11.x | \ No newline at end of file
