Skip to content

Commit 54290e6

Browse files
chore: release (#10)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7f0c3c4 commit 54290e6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.1.2](https://github.com/timeplus-io/proton-rust-client/compare/v0.1.1...v0.1.2) - 2024-07-18
10+
11+
### Other
12+
- Update clickhouse-derive requirement from 0.1 to 0.2 ([#8](https://github.com/timeplus-io/proton-rust-client/pull/8))
13+
- Update clickhouse requirement from 0.11 to 0.12 ([#9](https://github.com/timeplus-io/proton-rust-client/pull/9))
14+
915
## [0.1.1](https://github.com/timeplus-io/proton-rust-client/compare/v0.1.0...v0.1.1) - 2024-02-14
1016

1117
### Other

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "proton_client"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55
rust-version = "1.65"
66
readme = "README.md"

0 commit comments

Comments
 (0)