Skip to content

Commit

Permalink
Release postgres-openssl v0.3.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Nov 28, 2019
1 parent dc24160 commit 7c29346
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion postgres-openssl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# Change Log

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

### Changed

* Upgraded `tokio-postgres` v0.5.0-alpha.2.

## v0.3.0-alpha.1 - 2019-10-14

### Changed

* Updated to `tokio-postgres` v0.5.0-alpha.1
* Updated to `tokio-postgres` v0.5.0-alpha.1.

## v0.2.0-rc.1 - 2019-03-06

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.1"
version = "0.3.0-alpha.2"
authors = ["Steven Fackler <[email protected]>"]
edition = "2018"
license = "MIT/Apache-2.0"
Expand Down

0 comments on commit 7c29346

Please sign in to comment.