We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc34e6 commit d0f70dbCopy full SHA for d0f70db
1 file changed
CHANGELOG.md
@@ -4,6 +4,13 @@ All user visible changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/), as described
5
for Rust libraries in [RFC #1105](https://github.com/rust-lang/rfcs/blob/master/text/1105-api-evolution.md)
6
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
14
## [1.4.4] - 2020-03-22
15
16
### Fixed
0 commit comments