docs(changelog): add stop and edit last message feature entry

This commit is contained in:
2026-05-20 21:04:42 +02:00
parent 24c1af03a6
commit 11ee095c95
+1
View File
@@ -45,6 +45,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Enhancements
</h3>
<ul class="changes-list">
<li><strong>Chat.</strong> It's now possible to stop the chat and edit the last message before resending it. This is useful for fixing typos.</li>
</ul>
</div>