File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
3
3
4
4
## [ Unreleased]
5
5
6
-
6
+ ## [ 2.3.0 ] - 2023-10-17
7
7
### Changed
8
8
- Update container version when testing. [ EventStoreDB-Client-Rust #159 ] ( https://github.com/EventStore/EventStoreDB-Client-Rust/pull/159 )
9
9
- Improve connection string parsing. [ EventStoreDB-Client-Rust #169 ] ( https://github.com/EventStore/EventStoreDB-Client-Rust/pull/169 )
Original file line number Diff line number Diff line change 2
2
authors = [
" Yorick Laupa <[email protected] >" ]
3
3
edition = " 2021"
4
4
name = " eventstore"
5
- version = " 2.2 .0"
5
+ version = " 2.3 .0"
6
6
7
7
# Uncomment if you want to update messages.rs code-gen.
8
8
# We disabled codegen.rs because it requires having `protoc` installed on your machine
You can’t perform that action at this time.
0 commit comments