You've already forked zblade.dev
docs(changelog): add Git panel and internal commands fix entries
This commit is contained in:
@@ -61,6 +61,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
|||||||
</h3>
|
</h3>
|
||||||
<ul class="changes-list">
|
<ul class="changes-list">
|
||||||
<li><strong>Git Commit.</strong> Fixed an issue when generating a git commit where some models would try to use <code>run_command</code>.</li>
|
<li><strong>Git Commit.</strong> Fixed an issue when generating a git commit where some models would try to use <code>run_command</code>.</li>
|
||||||
|
<li><strong>Git Panel.</strong> Fixed a bug in the Git panel that resulted in it being impossible to push the very first commit.</li>
|
||||||
|
<li><strong>Internal Commands.</strong> Fixed internal commands exit output to be sent to the model.</li>
|
||||||
<li><strong>Zaguán Terminal.</strong> Working on making the Zaguán Terminal coherent and not launch a new instance every time. <em>(WIP)</em></li>
|
<li><strong>Zaguán Terminal.</strong> Working on making the Zaguán Terminal coherent and not launch a new instance every time. <em>(WIP)</em></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user