Skip to content

Commit

Permalink
release: v2.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sangshuduo committed Nov 10, 2022
1 parent 61ccad2 commit d1ec692
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## v2.6.5 - 2022-11-11

### 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

### Bug Fixes:
Expand Down

0 comments on commit d1ec692

Please sign in to comment.