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

haonan pushed a commit to branch rc/2.0.2
in repository https://gitbox.apache.org/repos/asf/tsfile.git


The following commit(s) were added to refs/heads/rc/2.0.2 by this push:
     new 24c4b91a update RN
24c4b91a is described below

commit 24c4b91aba292eecdbac9c241f45a57cc8a9a9d2
Author: HTHou <[email protected]>
AuthorDate: Mon Apr 7 20:12:45 2025 +0800

    update RN
---
 RELEASE_NOTES.md | 23 +++++++++--------------
 1 file changed, 9 insertions(+), 14 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index c47e3156..02089d8e 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -22,20 +22,15 @@
 # Apache TsFile 2.0.2
 
 ## Improvement/Bugfix
-- trivial doc fix (#389) by @flashmouse
-- Correct the retained size calculation for BinaryColumn and 
BinaryColumnBuilder by @Jackie Tien
-- Don't print exception log when thread is interrupted (#386) by @shuwenwei
-- Fix float encoder overflow when float value itself over int range (#412) by 
@Haonan
-- Fix date string parse error (#413) by @Haonan
-- compaction adapting new type when table alter column type (#415) by @jintao 
zhu
-- primitive type compatible (#437) by @jintao zhu
-- Fixed the empty string ser/de bug & null string[] array calculation bug by 
@Caideyipi
-- add getter for encryptParam (#447) by @jintao zhu
-
-## Docs
-- fix error version (#397) by @CritasWang
-- update download (#398) by @CritasWang
-- Supplement 2.0.0 version UserGuide and modify Download (#365)  by @肖林捷
+- Correct the retained size calculation for BinaryColumn and 
BinaryColumnBuilder
+- Don't print exception log when thread is interrupted (#386)
+- Fix float encoder overflow when float value itself over int range (#412)
+- Fix date string parse error (#413)
+- compaction adapting new type when table alter column type (#415)
+- primitive type compatible (#437)
+- Fixed the empty string ser/de bug & null string[] array calculation bug
+- add getter for encryptParam (#447)
+
 
 # Apache TsFile 2.0.1
 

Reply via email to