Deployed b0e6418 to master with MkDocs 1.2.4 and mike 1.0.1

This commit is contained in:
GitHub Action
2022-05-25 14:00:18 +00:00
parent 4e3e06d8bd
commit 87e2c62b9f
4 changed files with 11 additions and 10 deletions
+1
View File
@@ -1312,6 +1312,7 @@ and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semant
<h3 id="changed">Changed</h3>
<ul>
<li>Error messages have been restructured (less newlines) to provide more unified errors. Also <code>pp_oneline/1</code> has been added.</li>
<li>Ban empty record definitions (e.g. <code>record r = {}</code> would give an error).</li>
</ul>
<h3 id="removed">Removed</h3>
<ul>