We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69412cf commit f3cf1deCopy full SHA for f3cf1de
postgres-openssl/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## v0.3.0 - 2019-12-23
4
+
5
+### Changed
6
7
+* Upgraded to `tokio-postgres` 0.5.
8
9
## v0.3.0-alpha.2 - 2019-11-27
10
11
### Changed
postgres-openssl/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "postgres-openssl"
-version = "0.3.0-alpha.2"
+version = "0.3.0"
authors = ["Steven Fackler <[email protected]>"]
edition = "2018"
license = "MIT/Apache-2.0"
0 commit comments