We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee61f3 commit 14f3b9eCopy full SHA for 14f3b9e
postgres-native-tls/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## v0.5.1 - 2025-02-02
4
+
5
+### Added
6
7
+* Added `set_postgresql_alpn`.
8
9
## v0.5.0 - 2020-12-25
10
11
### Changed
postgres-native-tls/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "postgres-native-tls"
-version = "0.5.0"
+version = "0.5.1"
authors = ["Steven Fackler <[email protected]>"]
edition = "2018"
license = "MIT OR Apache-2.0"
0 commit comments