Skip to content

Commit

Permalink
Release postgres-openssl v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Dec 23, 2019
1 parent 69412cf commit f3cf1de
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.3.0 - 2019-12-23

### Changed

* Upgraded to `tokio-postgres` 0.5.

## v0.3.0-alpha.2 - 2019-11-27

### 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-alpha.2"
version = "0.3.0"
authors = ["Steven Fackler <sfackler@gmail.com>"]
edition = "2018"
license = "MIT/Apache-2.0"
Expand Down

0 comments on commit f3cf1de

Please sign in to comment.