diff --git a/2.3/feed_rss_created.xml b/2.3/feed_rss_created.xml
index b8e1eb8ff..1f00c3579 100644
--- a/2.3/feed_rss_created.xml
+++ b/2.3/feed_rss_created.xml
@@ -1 +1 @@
-mp-unitsThe quantities and units library for C++https://mpusz.github.io/mp-units/2.3/mp-units Teamhttps://github.com/mpusz/mp-unitsenThu, 20 Jun 2024 12:57:52 -0000Thu, 20 Jun 2024 12:57:52 -00001440MkDocs RSS plugin - v1.13.1mp-units 2.2.0 released!mpuszReleases<h1>mp-units 2.2.0 released!</h1><p><strong>A new product version can be obtained from<a href="https://github.com/mpusz/mp-units/releases/tag/v2.2.0">GitHub</a> and<a href="https://conan.io/center/recipes/mp-units?version=2.2.0">Conan</a>.</strong></p><p>Among other features, this release provides long-awaited support for C++20 modules, redesigns andenhances text output formatting, and greatly simplifies quantity point usage. This post describesthose and a few other smaller interesting improvements, while a much longer list of the mostsignificant changes introduced by the new version can be found in our<a href="../../release_notes.md#2.2.0">Release Notes</a>.</p>https://mpusz.github.io/mp-units/2.3/blog/2024/06/14/mp-units-220-released/ Fri, 14 Jun 2024 00:00:00 +0000https://mpusz.github.io/mp-units/2.3/blog/2024/06/14/mp-units-220-released/Report from the Tokyo 2024 ISO C++ Committee meetingmpuszWG21<h1>Report from the Tokyo 2024 ISO C++ Committee meeting</h1><p>The Tokyo 2024 meeting was a very important step in the standardization of this library. SeveralWG21 groups reviewed proposals, and the feedback was really good.</p>https://mpusz.github.io/mp-units/2.3/blog/2024/04/15/report-from-the-tokyo-2024-iso-c-committee-meeting/ Mon, 15 Apr 2024 00:00:00 +0000https://mpusz.github.io/mp-units/2.3/blog/2024/04/15/report-from-the-tokyo-2024-iso-c-committee-meeting/mp-units 2.1.0 released!mpuszReleases<h1>mp-units 2.1.0 released!</h1><p><strong>A new product version can be obtained from<a href="https://github.com/mpusz/mp-units/releases/tag/v2.1.0">GitHub</a> and<a href="https://conan.io/center/recipes/mp-units?version=2.1.0">Conan</a>.</strong></p><p>The list of the most significant changes introduced by the new version can be found in our<a href="../../release_notes.md#2.1.0">Release Notes</a>. We will also describe the most important of themin this post.</p>https://mpusz.github.io/mp-units/2.3/blog/2023/12/09/mp-units-210-released/ Sat, 09 Dec 2023 00:00:00 +0000https://mpusz.github.io/mp-units/2.3/blog/2023/12/09/mp-units-210-released/Report from the Kona 2023 ISO C++ Committee meetingmpuszWG21<h1>Report from the Kona 2023 ISO C++ Committee meeting</h1><p><strong>Several groups in the ISO C++ Committee reviewed the <a href="https://wg21.link/p1935">P1935: A C++ Approach to Physical Units</a>proposal in Belfast 2019 and Prague 2020. All those groups expressed interest in the potentialstandardization of such a library and encouraged further work. The authors also got valuableinitial feedback that highly influenced the design of the V2 version of the mp-units library.</strong></p><p>In the following years, we scoped on getting more feedback from the production and design. Thisresulted in version 2 of the <strong>mp-units</strong> library that resolved many issues the users and Committeemembers raised. The features and interfaces of this version are close to being the best we can getwith the current version of the C++ language standard.</p>https://mpusz.github.io/mp-units/2.3/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/ Sun, 12 Nov 2023 00:00:00 +0000https://mpusz.github.io/mp-units/2.3/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/What's new in mp-units 2.0?mpuszReleases<h1>What's new in mp-units 2.0?</h1><p><strong>After a year of hard work, we've just released mp-units 2.0.0. It can be obtained from<a href="https://github.com/mpusz/mp-units/releases/tag/v2.0.0">GitHub</a> and<a href="https://conan.io/center/recipes/mp-units?version=2.0.0">Conan</a>.</strong></p><p>The list of the most significant changes introduced by the new version can be found in our<a href="../../release_notes.md#2.0.0">Release Notes</a>. We will also describe some of them in this post.</p>https://mpusz.github.io/mp-units/2.3/blog/2023/09/24/whats-new-in-mp-units-20/ Sun, 24 Sep 2023 00:00:00 +0000https://mpusz.github.io/mp-units/2.3/blog/2023/09/24/whats-new-in-mp-units-20/
\ No newline at end of file
+mp-unitsThe quantities and units library for C++https://mpusz.github.io/mp-units/2.3/mp-units Teamhttps://github.com/mpusz/mp-unitsenThu, 20 Jun 2024 18:31:52 -0000Thu, 20 Jun 2024 18:31:52 -00001440MkDocs RSS plugin - v1.13.1mp-units 2.2.0 released!mpuszReleases<h1>mp-units 2.2.0 released!</h1><p><strong>A new product version can be obtained from<a href="https://github.com/mpusz/mp-units/releases/tag/v2.2.0">GitHub</a> and<a href="https://conan.io/center/recipes/mp-units?version=2.2.0">Conan</a>.</strong></p><p>Among other features, this release provides long-awaited support for C++20 modules, redesigns andenhances text output formatting, and greatly simplifies quantity point usage. This post describesthose and a few other smaller interesting improvements, while a much longer list of the mostsignificant changes introduced by the new version can be found in our<a href="../../release_notes.md#2.2.0">Release Notes</a>.</p>https://mpusz.github.io/mp-units/2.3/blog/2024/06/14/mp-units-220-released/ Fri, 14 Jun 2024 00:00:00 +0000https://mpusz.github.io/mp-units/2.3/blog/2024/06/14/mp-units-220-released/Report from the Tokyo 2024 ISO C++ Committee meetingmpuszWG21<h1>Report from the Tokyo 2024 ISO C++ Committee meeting</h1><p>The Tokyo 2024 meeting was a very important step in the standardization of this library. SeveralWG21 groups reviewed proposals, and the feedback was really good.</p>https://mpusz.github.io/mp-units/2.3/blog/2024/04/15/report-from-the-tokyo-2024-iso-c-committee-meeting/ Mon, 15 Apr 2024 00:00:00 +0000https://mpusz.github.io/mp-units/2.3/blog/2024/04/15/report-from-the-tokyo-2024-iso-c-committee-meeting/mp-units 2.1.0 released!mpuszReleases<h1>mp-units 2.1.0 released!</h1><p><strong>A new product version can be obtained from<a href="https://github.com/mpusz/mp-units/releases/tag/v2.1.0">GitHub</a> and<a href="https://conan.io/center/recipes/mp-units?version=2.1.0">Conan</a>.</strong></p><p>The list of the most significant changes introduced by the new version can be found in our<a href="../../release_notes.md#2.1.0">Release Notes</a>. We will also describe the most important of themin this post.</p>https://mpusz.github.io/mp-units/2.3/blog/2023/12/09/mp-units-210-released/ Sat, 09 Dec 2023 00:00:00 +0000https://mpusz.github.io/mp-units/2.3/blog/2023/12/09/mp-units-210-released/Report from the Kona 2023 ISO C++ Committee meetingmpuszWG21<h1>Report from the Kona 2023 ISO C++ Committee meeting</h1><p><strong>Several groups in the ISO C++ Committee reviewed the <a href="https://wg21.link/p1935">P1935: A C++ Approach to Physical Units</a>proposal in Belfast 2019 and Prague 2020. All those groups expressed interest in the potentialstandardization of such a library and encouraged further work. The authors also got valuableinitial feedback that highly influenced the design of the V2 version of the mp-units library.</strong></p><p>In the following years, we scoped on getting more feedback from the production and design. Thisresulted in version 2 of the <strong>mp-units</strong> library that resolved many issues the users and Committeemembers raised. The features and interfaces of this version are close to being the best we can getwith the current version of the C++ language standard.</p>https://mpusz.github.io/mp-units/2.3/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/ Sun, 12 Nov 2023 00:00:00 +0000https://mpusz.github.io/mp-units/2.3/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/What's new in mp-units 2.0?mpuszReleases<h1>What's new in mp-units 2.0?</h1><p><strong>After a year of hard work, we've just released mp-units 2.0.0. It can be obtained from<a href="https://github.com/mpusz/mp-units/releases/tag/v2.0.0">GitHub</a> and<a href="https://conan.io/center/recipes/mp-units?version=2.0.0">Conan</a>.</strong></p><p>The list of the most significant changes introduced by the new version can be found in our<a href="../../release_notes.md#2.0.0">Release Notes</a>. We will also describe some of them in this post.</p>https://mpusz.github.io/mp-units/2.3/blog/2023/09/24/whats-new-in-mp-units-20/ Sun, 24 Sep 2023 00:00:00 +0000https://mpusz.github.io/mp-units/2.3/blog/2023/09/24/whats-new-in-mp-units-20/
\ No newline at end of file
diff --git a/2.3/feed_rss_updated.xml b/2.3/feed_rss_updated.xml
index 578235955..d23db0191 100644
--- a/2.3/feed_rss_updated.xml
+++ b/2.3/feed_rss_updated.xml
@@ -1 +1 @@
-mp-unitsThe quantities and units library for C++https://mpusz.github.io/mp-units/2.3/mp-units Teamhttps://github.com/mpusz/mp-unitsenThu, 20 Jun 2024 12:57:52 -0000Thu, 20 Jun 2024 12:57:52 -00001440MkDocs RSS plugin - v1.13.1mp-units 2.2.0 released!mpuszReleases<h1>mp-units 2.2.0 released!</h1><p><strong>A new product version can be obtained from<a href="https://github.com/mpusz/mp-units/releases/tag/v2.2.0">GitHub</a> and<a href="https://conan.io/center/recipes/mp-units?version=2.2.0">Conan</a>.</strong></p><p>Among other features, this release provides long-awaited support for C++20 modules, redesigns andenhances text output formatting, and greatly simplifies quantity point usage. This post describesthose and a few other smaller interesting improvements, while a much longer list of the mostsignificant changes introduced by the new version can be found in our<a href="../../release_notes.md#2.2.0">Release Notes</a>.</p>https://mpusz.github.io/mp-units/2.3/blog/2024/06/14/mp-units-220-released/ Fri, 14 Jun 2024 14:05:05 +0000https://mpusz.github.io/mp-units/2.3/blog/2024/06/14/mp-units-220-released/mp-units 2.1.0 released!mpuszReleases<h1>mp-units 2.1.0 released!</h1><p><strong>A new product version can be obtained from<a href="https://github.com/mpusz/mp-units/releases/tag/v2.1.0">GitHub</a> and<a href="https://conan.io/center/recipes/mp-units?version=2.1.0">Conan</a>.</strong></p><p>The list of the most significant changes introduced by the new version can be found in our<a href="../../release_notes.md#2.1.0">Release Notes</a>. We will also describe the most important of themin this post.</p>https://mpusz.github.io/mp-units/2.3/blog/2023/12/09/mp-units-210-released/ Fri, 19 Apr 2024 17:43:07 +0000https://mpusz.github.io/mp-units/2.3/blog/2023/12/09/mp-units-210-released/Report from the Tokyo 2024 ISO C++ Committee meetingmpuszWG21<h1>Report from the Tokyo 2024 ISO C++ Committee meeting</h1><p>The Tokyo 2024 meeting was a very important step in the standardization of this library. SeveralWG21 groups reviewed proposals, and the feedback was really good.</p>https://mpusz.github.io/mp-units/2.3/blog/2024/04/15/report-from-the-tokyo-2024-iso-c-committee-meeting/ Fri, 19 Apr 2024 17:36:40 +0000https://mpusz.github.io/mp-units/2.3/blog/2024/04/15/report-from-the-tokyo-2024-iso-c-committee-meeting/Report from the Kona 2023 ISO C++ Committee meetingmpuszWG21<h1>Report from the Kona 2023 ISO C++ Committee meeting</h1><p><strong>Several groups in the ISO C++ Committee reviewed the <a href="https://wg21.link/p1935">P1935: A C++ Approach to Physical Units</a>proposal in Belfast 2019 and Prague 2020. All those groups expressed interest in the potentialstandardization of such a library and encouraged further work. The authors also got valuableinitial feedback that highly influenced the design of the V2 version of the mp-units library.</strong></p><p>In the following years, we scoped on getting more feedback from the production and design. Thisresulted in version 2 of the <strong>mp-units</strong> library that resolved many issues the users and Committeemembers raised. The features and interfaces of this version are close to being the best we can getwith the current version of the C++ language standard.</p>https://mpusz.github.io/mp-units/2.3/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/ Fri, 19 Apr 2024 17:05:47 +0000https://mpusz.github.io/mp-units/2.3/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/What's new in mp-units 2.0?mpuszReleases<h1>What's new in mp-units 2.0?</h1><p><strong>After a year of hard work, we've just released mp-units 2.0.0. It can be obtained from<a href="https://github.com/mpusz/mp-units/releases/tag/v2.0.0">GitHub</a> and<a href="https://conan.io/center/recipes/mp-units?version=2.0.0">Conan</a>.</strong></p><p>The list of the most significant changes introduced by the new version can be found in our<a href="../../release_notes.md#2.0.0">Release Notes</a>. We will also describe some of them in this post.</p>https://mpusz.github.io/mp-units/2.3/blog/2023/09/24/whats-new-in-mp-units-20/ Sun, 17 Dec 2023 18:28:13 +0000https://mpusz.github.io/mp-units/2.3/blog/2023/09/24/whats-new-in-mp-units-20/
\ No newline at end of file
+mp-unitsThe quantities and units library for C++https://mpusz.github.io/mp-units/2.3/mp-units Teamhttps://github.com/mpusz/mp-unitsenThu, 20 Jun 2024 18:31:52 -0000Thu, 20 Jun 2024 18:31:52 -00001440MkDocs RSS plugin - v1.13.1mp-units 2.2.0 released!mpuszReleases<h1>mp-units 2.2.0 released!</h1><p><strong>A new product version can be obtained from<a href="https://github.com/mpusz/mp-units/releases/tag/v2.2.0">GitHub</a> and<a href="https://conan.io/center/recipes/mp-units?version=2.2.0">Conan</a>.</strong></p><p>Among other features, this release provides long-awaited support for C++20 modules, redesigns andenhances text output formatting, and greatly simplifies quantity point usage. This post describesthose and a few other smaller interesting improvements, while a much longer list of the mostsignificant changes introduced by the new version can be found in our<a href="../../release_notes.md#2.2.0">Release Notes</a>.</p>https://mpusz.github.io/mp-units/2.3/blog/2024/06/14/mp-units-220-released/ Fri, 14 Jun 2024 14:05:05 +0000https://mpusz.github.io/mp-units/2.3/blog/2024/06/14/mp-units-220-released/mp-units 2.1.0 released!mpuszReleases<h1>mp-units 2.1.0 released!</h1><p><strong>A new product version can be obtained from<a href="https://github.com/mpusz/mp-units/releases/tag/v2.1.0">GitHub</a> and<a href="https://conan.io/center/recipes/mp-units?version=2.1.0">Conan</a>.</strong></p><p>The list of the most significant changes introduced by the new version can be found in our<a href="../../release_notes.md#2.1.0">Release Notes</a>. We will also describe the most important of themin this post.</p>https://mpusz.github.io/mp-units/2.3/blog/2023/12/09/mp-units-210-released/ Fri, 19 Apr 2024 17:43:07 +0000https://mpusz.github.io/mp-units/2.3/blog/2023/12/09/mp-units-210-released/Report from the Tokyo 2024 ISO C++ Committee meetingmpuszWG21<h1>Report from the Tokyo 2024 ISO C++ Committee meeting</h1><p>The Tokyo 2024 meeting was a very important step in the standardization of this library. SeveralWG21 groups reviewed proposals, and the feedback was really good.</p>https://mpusz.github.io/mp-units/2.3/blog/2024/04/15/report-from-the-tokyo-2024-iso-c-committee-meeting/ Fri, 19 Apr 2024 17:36:40 +0000https://mpusz.github.io/mp-units/2.3/blog/2024/04/15/report-from-the-tokyo-2024-iso-c-committee-meeting/Report from the Kona 2023 ISO C++ Committee meetingmpuszWG21<h1>Report from the Kona 2023 ISO C++ Committee meeting</h1><p><strong>Several groups in the ISO C++ Committee reviewed the <a href="https://wg21.link/p1935">P1935: A C++ Approach to Physical Units</a>proposal in Belfast 2019 and Prague 2020. All those groups expressed interest in the potentialstandardization of such a library and encouraged further work. The authors also got valuableinitial feedback that highly influenced the design of the V2 version of the mp-units library.</strong></p><p>In the following years, we scoped on getting more feedback from the production and design. Thisresulted in version 2 of the <strong>mp-units</strong> library that resolved many issues the users and Committeemembers raised. The features and interfaces of this version are close to being the best we can getwith the current version of the C++ language standard.</p>https://mpusz.github.io/mp-units/2.3/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/ Fri, 19 Apr 2024 17:05:47 +0000https://mpusz.github.io/mp-units/2.3/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/What's new in mp-units 2.0?mpuszReleases<h1>What's new in mp-units 2.0?</h1><p><strong>After a year of hard work, we've just released mp-units 2.0.0. It can be obtained from<a href="https://github.com/mpusz/mp-units/releases/tag/v2.0.0">GitHub</a> and<a href="https://conan.io/center/recipes/mp-units?version=2.0.0">Conan</a>.</strong></p><p>The list of the most significant changes introduced by the new version can be found in our<a href="../../release_notes.md#2.0.0">Release Notes</a>. We will also describe some of them in this post.</p>https://mpusz.github.io/mp-units/2.3/blog/2023/09/24/whats-new-in-mp-units-20/ Sun, 17 Dec 2023 18:28:13 +0000https://mpusz.github.io/mp-units/2.3/blog/2023/09/24/whats-new-in-mp-units-20/
\ No newline at end of file