diff --git a/CHANGELOG.md b/CHANGELOG.md index 69f234a0..a7a11c8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ Compatible with the v2.5.0 version of nebula-graph - add TimeWrapper/DateTimeWrapper type to get timezone obtained from the server to calculate the local time - Session supports reconnecting to different graph services - bugfix - - fix the interface values of Relationship and modify the interface properties to properties https://github.com/vesoft-inc/nebula-python/pull/113 + - fix the interface values of Relationship and modify the interface propertys to properties https://github.com/vesoft-inc/nebula-python/pull/113 - fix get offline host info from list_hosts https://github.com/vesoft-inc/nebula-python/pull/104 - fix fbthrift timeout bug https://github.com/vesoft-inc/nebula-python/pull/126 - incompatible