We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc24160 commit 7c29346Copy full SHA for 7c29346
postgres-openssl/CHANGELOG.md
@@ -1,10 +1,16 @@
1
# Change Log
2
3
+## v0.3.0-alpha.2 - 2019-11-27
4
+
5
+### Changed
6
7
+* Upgraded `tokio-postgres` v0.5.0-alpha.2.
8
9
## v0.3.0-alpha.1 - 2019-10-14
10
11
### Changed
12
-* Updated to `tokio-postgres` v0.5.0-alpha.1
13
+* Updated to `tokio-postgres` v0.5.0-alpha.1.
14
15
## v0.2.0-rc.1 - 2019-03-06
16
postgres-openssl/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "postgres-openssl"
-version = "0.3.0-alpha.1"
+version = "0.3.0-alpha.2"
authors = ["Steven Fackler <sfackler@gmail.com>"]
edition = "2018"
license = "MIT/Apache-2.0"
0 commit comments