Deployed 7b6eba5 to master with MkDocs 1.4.2 and mike 1.1.2

This commit is contained in:
GitHub Action
2023-04-12 11:21:10 +00:00
parent 5130153b91
commit 176ac3b3ed
6 changed files with 50 additions and 10 deletions
+8
View File
@@ -1558,6 +1558,14 @@
and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
<h2 id="unreleased"><a href="https://github.com/aeternity/aesophia/compare/v7.1.0...HEAD">Unreleased</a></h2>
<h3 id="added">Added</h3>
<ul>
<li>Toplevel compile-time constants
<div class="highlight"><pre><span></span><code>namespace N =
let nc = 1
contract C =
let cc = 2
</code></pre></div></li>
</ul>
<h3 id="changed">Changed</h3>
<h3 id="removed">Removed</h3>
<h3 id="fixed">Fixed</h3>