Skip to content

Commit ba87146

Browse files
committed
Release version 2.3.0.
1 parent 89dcbd0 commit ba87146

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
55

6-
6+
## [2.3.0] - 2023-10-17
77
### Changed
88
- Update container version when testing. [EventStoreDB-Client-Rust#159](https://github.com/EventStore/EventStoreDB-Client-Rust/pull/159)
99
- Improve connection string parsing. [EventStoreDB-Client-Rust#169](https://github.com/EventStore/EventStoreDB-Client-Rust/pull/169)

eventstore/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["Yorick Laupa <[email protected]>"]
33
edition = "2021"
44
name = "eventstore"
5-
version = "2.2.0"
5+
version = "2.3.0"
66

77
# Uncomment if you want to update messages.rs code-gen.
88
# We disabled codegen.rs because it requires having `protoc` installed on your machine

0 commit comments

Comments
 (0)