Deployed 7b6eba5 to master with MkDocs 1.4.2 and mike 1.1.2
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user