diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 35927ea..8d92041 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -35,7 +35,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
-

This release continues polishing the editor and terminal experience while laying the groundwork for internationalization in Zaguán Blade.

+

This release focuses on deep performance work to improve launch time, reduce memory usage, and make Zaguán Blade more efficient overall.

@@ -43,6 +43,7 @@ import BaseLayout from '../layouts/BaseLayout.astro'; Enhancements