summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c9f7fbc..77c7651 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,9 @@
# Changelog
-## 0.14.0-rc1 (pending)
+## 0.14.0 (2024-09-12)
This release updates to [Rustls 0.23.13][] and changes the rustls-ffi API to allow
-choosing a cryptography provider to use with Rustls.
+choosing a cryptography provider to use with Rustls.
The default provider has been changed to match the Rustls default,
[`aws-lc-rs`][]. Users that wish to continue using `*ring*` as the provider may