docs(changelog): bump version to v0.4.0

Update section comment and version number to v0.4.0.
This commit is contained in:
2026-03-07 22:55:07 +01:00
parent 7c5569648a
commit 31419ff2f4
+2 -2
View File
@@ -21,13 +21,13 @@ import BaseLayout from '../layouts/BaseLayout.astro';
</section>
<!-- v0.3.5 Section -->
<!-- v0.4.0 Section -->
<section class="changelog-section">
<div class="container">
<div class="version-card version-development">
<div class="version-header">
<div class="version-info">
<h2 class="version-number">v0.3.5</h2>
<h2 class="version-number">v0.4.0</h2>
<span class="version-date">TBD</span>
</div>
<span class="version-badge badge-development">Development</span>