Skip to content

Commit 7c29346

Browse files
committed
Release postgres-openssl v0.3.0-alpha.2
1 parent dc24160 commit 7c29346

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

postgres-openssl/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
# Change Log
22

3+
## v0.3.0-alpha.2 - 2019-11-27
4+
5+
### Changed
6+
7+
* Upgraded `tokio-postgres` v0.5.0-alpha.2.
8+
39
## v0.3.0-alpha.1 - 2019-10-14
410

511
### Changed
612

7-
* Updated to `tokio-postgres` v0.5.0-alpha.1
13+
* Updated to `tokio-postgres` v0.5.0-alpha.1.
814

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

postgres-openssl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "postgres-openssl"
3-
version = "0.3.0-alpha.1"
3+
version = "0.3.0-alpha.2"
44
authors = ["Steven Fackler <sfackler@gmail.com>"]
55
edition = "2018"
66
license = "MIT/Apache-2.0"

0 commit comments

Comments
 (0)