Fix minor typos in rc.2 release docs.

This commit is contained in:
Sergio Benitez 2022-05-09 16:08:07 -05:00
parent c17cc9d23f
commit 8237ca22e1
2 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# Version 0.5.0-rc.2 (May 9, 2022) # Version 0.5.0-rc.2 (May 09, 2022)
## Major Features and Improvements ## Major Features and Improvements
* Introduced [`rocket_db_pools`] for asynchronous database pooling. * Introduced [`rocket_db_pools`] for asynchronous database pooling.
* Introduced support for [mutual TLS] and client [`Certificate`]s. * Introduced support for [mutual TLS] and client [`Certificate`]s.
* Added a [`local_cache_once!`] macro for request-local storage. * Added a [`local_cache_once!`] macro for request-local storage.
* Added a [v0.4 to v0.5 migration guide] and [FAQ] the Rocket's website. * Added a [v0.4 to v0.5 migration guide] and [FAQ] to Rocket's website.
* Introduced [shutdown fairings]. * Introduced [shutdown fairings].
## Breaking Changes ## Breaking Changes

View File

@ -1,4 +1,4 @@
# Rocket 2nd v0.5 Release Candidate # Rocket's 2nd v0.5 Release Candidate
<p class="metadata"><strong> <p class="metadata"><strong>
Posted by <a href="https://sergio.bz">Sergio Benitez</a> on May 09, 2022 Posted by <a href="https://sergio.bz">Sergio Benitez</a> on May 09, 2022