Skip to content

Commit 5e065c3

Browse files
committed
Release v0.18.1
1 parent ecc0acb commit 5e065c3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

postgres/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## v0.18.1 - 20201-10-19
4+
5+
### Fixed
6+
7+
* Restored the `Send` implementation for `Client`.
8+
39
## v0.18.0 - 2020-10-17
410

511
### Changed

postgres/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "postgres"
3-
version = "0.18.0"
3+
version = "0.18.1"
44
authors = ["Steven Fackler <[email protected]>"]
55
edition = "2018"
66
license = "MIT/Apache-2.0"

0 commit comments

Comments
 (0)