Deployed 24c579a to master with MkDocs 1.2.1 and mike 1.0.1

This commit is contained in:
GitHub Action
2021-09-24 12:22:09 +00:00
parent 803f4c21cf
commit 505d96a538
4 changed files with 13 additions and 10 deletions
+3
View File
@@ -1258,6 +1258,9 @@ and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semant
<li>Assign patterns to variables (e.g. <code>let x::(t = y::_) = [1, 2, 3, 4]</code> where <code>t == [2, 3, 4]</code>)</li>
</ul>
<h3 id="changed">Changed</h3>
<ul>
<li>Fixed the ACI renderer, it shouldn't drop the <code>stateful</code> modifier</li>
</ul>
<h3 id="removed">Removed</h3>
<h2 id="602-2021-07-05"><a href="https://github.com/aeternity/aesophia/compare/v6.0.1...v6.0.2">6.0.2</a> 2021-07-05</h2>
<h3 id="changed_1">Changed</h3>