Deployed d59023a to master with MkDocs 1.2.4 and mike 1.1.2

This commit is contained in:
GitHub Action 2022-10-23 12:01:50 +00:00
parent d16391173e
commit 1111b125e6
4 changed files with 15 additions and 10 deletions

View File

@ -1475,6 +1475,11 @@ and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semant
<h3 id="added">Added</h3>
<ul>
<li>Options to enable/disable certain optimizations.</li>
<li>The ability to call a different instance of the current contract
<div class="highlight"><pre><span></span><code>contract Main =
entrypoint spend(x : int) : int = x
entrypoint f(c : Main) : int = c.spend(10)
</code></pre></div></li>
</ul>
<h3 id="changed">Changed</h3>
<h3 id="removed">Removed</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">
<url>
<loc>None</loc>
<lastmod>2022-10-07</lastmod>
<lastmod>2022-10-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-10-07</lastmod>
<lastmod>2022-10-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-10-07</lastmod>
<lastmod>2022-10-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-10-07</lastmod>
<lastmod>2022-10-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-10-07</lastmod>
<lastmod>2022-10-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-10-07</lastmod>
<lastmod>2022-10-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-10-07</lastmod>
<lastmod>2022-10-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-10-07</lastmod>
<lastmod>2022-10-23</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-10-07</lastmod>
<lastmod>2022-10-23</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.