[libc++][NFC] Add missing whitespace in release notes
authorLouis Dionne <ldionne.2@gmail.com>
Mon, 7 Mar 2022 14:00:17 +0000 (09:00 -0500)
committerLouis Dionne <ldionne.2@gmail.com>
Mon, 7 Mar 2022 14:00:21 +0000 (09:00 -0500)
libcxx/docs/ReleaseNotes.rst

index eb85502..20ec277 100644 (file)
@@ -49,6 +49,7 @@ API Changes
   they were not supposed to set ``_LIBCPP_ABI_UNSTABLE`` manually, however we
   still feel that it is worth mentioning in the release notes in case some users
   had been doing it.
+
 - The header ``<experimental/filesystem>`` has been removed. Instead, use
   ``<filesystem>`` header. The associated macro
   ``_LIBCPP_DEPRECATED_EXPERIMENTAL_FILESYSTEM`` has also been removed.