Skip to content

Commit

Permalink
Release postgres-openssl v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Oct 17, 2020
1 parent 4735621 commit ec1c4a5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions postgres-openssl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## v0.4.0 - 2020-10-17

### Changed

* Upgraded to `tokio-postgres` 0.6.

## v0.3.0 - 2019-12-23

### Changed
Expand Down
2 changes: 1 addition & 1 deletion postgres-openssl/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "postgres-openssl"
version = "0.3.0"
version = "0.4.0"
authors = ["Steven Fackler <sfackler@gmail.com>"]
edition = "2018"
license = "MIT/Apache-2.0"
Expand Down

0 comments on commit ec1c4a5

Please sign in to comment.