This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch update_sysprocl in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit ce7bd93e260931a324032639ff80e21bad7d03bf Author: HTHou <[email protected]> AuthorDate: Thu Feb 25 16:00:48 2021 +0800 update system.properties changelist --- server/file-changelists/system.properties-changelist.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/server/file-changelists/system.properties-changelist.md b/server/file-changelists/system.properties-changelist.md index c0f306b..8cafe3e 100644 --- a/server/file-changelists/system.properties-changelist.md +++ b/server/file-changelists/system.properties-changelist.md @@ -20,12 +20,14 @@ --> # 0.11.x -> 0.12.x -Last updated on 2021-1-18 by Haonan Hou +Last updated on 2021-2-25 by Haonan Hou ## Update: | Latest Changes | | ---------------------------------- | -| Change iotdb_version=0.11.x to 0.12.x | +| Change `iotdb_version=0.11.x` to `0.12.x` | +| Add `virtual_storage_group_num` ([#2405] (https://github.com/apache/iotdb/pull/2405)) | +| Add `time_encoder` ([#2621] (https://github.com/apache/iotdb/pull/2621)) | # 0.10.x -> 0.11.x @@ -34,4 +36,4 @@ Last updated on 2020-11-5 by Haonan Hou ## Update: | Latest Changes | | ---------------------------------- | -| Change iotdb_version=0.10.x to 0.11.x | \ No newline at end of file +| Change `iotdb_version=0.10.x` to `0.11.x` | \ No newline at end of file
