Skip to content

Commit d0f70db

Browse files
committed
Add changelog entry
1 parent cdc34e6 commit d0f70db

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All user visible changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/), as described
55
for Rust libraries in [RFC #1105](https://github.com/rust-lang/rfcs/blob/master/text/1105-api-evolution.md)
66

7+
## [1.4.5] - 2020-??-??
8+
9+
### Fixed
10+
11+
* Fixed an issue where transactions that would fail to commit would leave the connection
12+
in a broken non-committed non-rolled-back state.
13+
714
## [1.4.4] - 2020-03-22
815

916
### Fixed

0 commit comments

Comments
 (0)