Deployed 86d7b36 to master with MkDocs 1.4.2 and mike 1.1.2

This commit is contained in:
GitHub Action 2023-07-17 10:32:36 +00:00
parent fcca1bab15
commit 5c60e41de2
4 changed files with 13 additions and 10 deletions

View File

@ -1669,6 +1669,9 @@ and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semant
<h3 id="changed">Changed</h3> <h3 id="changed">Changed</h3>
<h3 id="removed">Removed</h3> <h3 id="removed">Removed</h3>
<h3 id="fixed">Fixed</h3> <h3 id="fixed">Fixed</h3>
<ul>
<li>Fixed a bug with polymorphism that allowed functions with the same name but different type to be considered as implementations for their corresponding interface function.</li>
</ul>
<h2 id="721"><a href="https://github.com/aeternity/aesophia/compare/v7.2.0...v7.2.1">7.2.1</a></h2> <h2 id="721"><a href="https://github.com/aeternity/aesophia/compare/v7.2.0...v7.2.1">7.2.1</a></h2>
<h3 id="fixed_1">Fixed</h3> <h3 id="fixed_1">Fixed</h3>
<ul> <ul>

File diff suppressed because one or more lines are too long

View File

@ -2,47 +2,47 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url> <url>
<loc>None</loc> <loc>None</loc>
<lastmod>2023-06-29</lastmod> <lastmod>2023-07-17</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>None</loc> <loc>None</loc>
<lastmod>2023-06-29</lastmod> <lastmod>2023-07-17</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>None</loc> <loc>None</loc>
<lastmod>2023-06-29</lastmod> <lastmod>2023-07-17</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>None</loc> <loc>None</loc>
<lastmod>2023-06-29</lastmod> <lastmod>2023-07-17</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>None</loc> <loc>None</loc>
<lastmod>2023-06-29</lastmod> <lastmod>2023-07-17</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>None</loc> <loc>None</loc>
<lastmod>2023-06-29</lastmod> <lastmod>2023-07-17</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>None</loc> <loc>None</loc>
<lastmod>2023-06-29</lastmod> <lastmod>2023-07-17</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>None</loc> <loc>None</loc>
<lastmod>2023-06-29</lastmod> <lastmod>2023-07-17</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>None</loc> <loc>None</loc>
<lastmod>2023-06-29</lastmod> <lastmod>2023-07-17</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
</urlset> </urlset>

Binary file not shown.