diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro
index d6fa54c..fdd6917 100644
--- a/src/pages/changelog.astro
+++ b/src/pages/changelog.astro
@@ -49,6 +49,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Editor Tabs. Added a right-click context menu for editor tabs.
AI Chat. The chat input field now has a history that can be navigated with Arrow Up and Arrow Down.
Git Panel. Made the Git panel buttons look and feel the same.
+ Semantic Search. Added support for Markdown in the Semantic Search database.