docs(changelog): add app icon redesign to v0.1.2 release notes

This commit is contained in:
2026-02-10 20:58:12 +01:00
parent 3ef3cc448e
commit 79eb105e24
+1
View File
@@ -39,6 +39,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
New Features
</h3>
<ul class="changes-list">
<li><strong>Brand new App Icon.</strong> Redesigned app icon with a fresh, modern look.</li>
<li><strong>Git graph visualization.</strong> Implemented a Git graph of the 50 latest commits with a details popup for viewing commit information.</li>
</ul>
</div>