Remove the "unreleased" suffix from the changelog

This commit is contained in:
Daniel Abramov 2021-08-12 17:04:05 +02:00
parent 1d9d700bcc
commit 3f5fde0fb9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# 0.15.0 (unreleased)
# 0.15.0
- Allow selecting the method of loading root certificates if `rustls` is used as TLS implementation.
- Two new feature flags `rustls-tls-native-roots` and `rustls-tls-webpki-roots` have been added