Skip to content

Commit

Permalink
CI regenerates Boost.Outcome docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins nedprod CI committed Oct 31, 2023
1 parent 0144238 commit 722aafb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
8 changes: 7 additions & 1 deletion changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,12 @@ <h2 id="v2-2-8-2023-boost-1-84-release-https-github-com-ned14-outcome-releases-t

<h3 id="enhancements">Enhancements:</h3>

<ul>
<li>cmake 3.9 is now the minimum required for standalone Outcome. This fixes a long standing
cmake issue with probing for standard library facilities. cmake 3.9 is what RHEL7 ships with,
when RHEL7 EOLs we may raise the minimum cmake version at that point.</li>
</ul>

<h3 id="bug-fixes">Bug fixes:</h3>

<ul>
Expand Down Expand Up @@ -797,7 +803,7 @@ <h2 id="v2-0-18th-jan-2018-release-https-github-com-ned14-outcome-releases-tag-v



</div><p><small>Last revised: September 29, 2023 at 20:19:47 &#43;0100</small></p>
</div><p><small>Last revised: October 31, 2023 at 21:53:25 UTC</small></p>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="./videos.html"><img src="./images/prev.png" alt="Prev"></a>
Expand Down
10 changes: 5 additions & 5 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@

<url>
<loc>/changelog.html</loc>
<lastmod>2023-09-29T20:19:47+01:00</lastmod>
<lastmod>2023-10-31T21:53:25+00:00</lastmod>
</url>

<url>
Expand Down Expand Up @@ -1440,14 +1440,14 @@
</url>

<url>
<loc>/categories/constructors.html</loc>
<lastmod>2020-12-17T11:27:06+00:00</lastmod>
<loc>/tags/constructors.html</loc>
<lastmod>2019-06-24T21:48:18+01:00</lastmod>
<priority>0</priority>
</url>

<url>
<loc>/tags/constructors.html</loc>
<lastmod>2019-06-24T21:48:18+01:00</lastmod>
<loc>/categories/constructors.html</loc>
<lastmod>2020-12-17T11:27:06+00:00</lastmod>
<priority>0</priority>
</url>

Expand Down

0 comments on commit 722aafb

Please sign in to comment.