diff --git a/CHANGELOG.md b/CHANGELOG.md index 63488156..383bcee8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## v2.6.5 - 2022-11-10 +### Bug Fixes: + +- dependency constrait error with poetry 1.2 +- fix `tmq_commit_cb` param and add test for ns precision (#100) +- github action load library issue on macos (#103) +- taosrest alchemy handle non-root user (#102) + +### Tests: + +- verify on macOS (#20) + +### Documents: + +- update examples/tmq.py (#99) + +## v2.6.5 - 2022-11-10 + ## v2.6.5 - 2022-11-10 ### Bug Fixes: