Deployed 31fd8fe to master with MkDocs 1.2.4 and mike 1.1.2

This commit is contained in:
GitHub Action 2022-12-12 08:44:48 +00:00
parent 7556284dc6
commit c8788911a5
4 changed files with 11 additions and 10 deletions

View File

@ -1487,6 +1487,7 @@ and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semant
<li>Type definitions serialised to ACI as <code>typedefs</code> field instead of <code>type_defs</code> to increase compatibility.</li> <li>Type definitions serialised to ACI as <code>typedefs</code> field instead of <code>type_defs</code> to increase compatibility.</li>
<li>Check contracts and entrypoints modifiers when implementing interfaces.</li> <li>Check contracts and entrypoints modifiers when implementing interfaces.</li>
<li>Contracts can no longer be used as namespaces.</li> <li>Contracts can no longer be used as namespaces.</li>
<li>Do not show unused stateful warning for functions that call other contracts with a non-zero value argument.</li>
</ul> </ul>
<h3 id="removed">Removed</h3> <h3 id="removed">Removed</h3>
<h3 id="fixed">Fixed</h3> <h3 id="fixed">Fixed</h3>

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>2022-12-07</lastmod> <lastmod>2022-12-12</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>None</loc> <loc>None</loc>
<lastmod>2022-12-07</lastmod> <lastmod>2022-12-12</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>None</loc> <loc>None</loc>
<lastmod>2022-12-07</lastmod> <lastmod>2022-12-12</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>None</loc> <loc>None</loc>
<lastmod>2022-12-07</lastmod> <lastmod>2022-12-12</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>None</loc> <loc>None</loc>
<lastmod>2022-12-07</lastmod> <lastmod>2022-12-12</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>None</loc> <loc>None</loc>
<lastmod>2022-12-07</lastmod> <lastmod>2022-12-12</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>None</loc> <loc>None</loc>
<lastmod>2022-12-07</lastmod> <lastmod>2022-12-12</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>None</loc> <loc>None</loc>
<lastmod>2022-12-07</lastmod> <lastmod>2022-12-12</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>None</loc> <loc>None</loc>
<lastmod>2022-12-07</lastmod> <lastmod>2022-12-12</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
</urlset> </urlset>

Binary file not shown.