Skip to content

Commit 3f965ad

Browse files
chore: release (#5)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 642b60f commit 3f965ad

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
9+
## [0.1.1](https://github.com/timeplus-io/proton-rust-client/compare/v0.1.0...v0.1.1) - 2024-02-14
10+
11+
### Other
12+
- Resolved issue [#6](https://github.com/timeplus-io/proton-rust-client/pull/6): Stream query in release mode. ([#7](https://github.com/timeplus-io/proton-rust-client/pull/7))
13+
- Updated Readme & Enabled release-plz ([#4](https://github.com/timeplus-io/proton-rust-client/pull/4))
14+
- Update Cargo.toml, up to 5 keywords

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.0"
3+
version = "0.1.1"
44
edition = "2021"
55
rust-version = "1.65"
66
readme = "README.md"

0 commit comments

Comments
 (0)