Deployed 03d6dd6 to master with MkDocs 1.4.2 and mike 1.1.2

This commit is contained in:
GitHub Action
2023-09-14 13:01:06 +00:00
parent 19f9f3338c
commit 9bcbd93ab9
5 changed files with 53 additions and 10 deletions
+4
View File
@@ -1761,6 +1761,10 @@ and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semant
<h2 id="unreleased"><a href="https://github.com/aeternity/aesophia/compare/v7.4.0...HEAD">Unreleased</a></h2>
<h3 id="added">Added</h3>
<h3 id="changed">Changed</h3>
<ul>
<li>Improve how includes with relative paths are resolved during parsing/compilation. Relative
include paths are now always relative to the file containing the <code>include</code> statement.</li>
</ul>
<h3 id="removed">Removed</h3>
<h3 id="fixed">Fixed</h3>
<h2 id="740"><a href="https://github.com/aeternity/aesophia/compare/v7.3.0...v7.4.0">7.4.0</a></h2>