diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro
index 44e6d5c..5c1247c 100644
--- a/src/pages/changelog.astro
+++ b/src/pages/changelog.astro
@@ -48,6 +48,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Full Context. Added support for Full Context. This will only be available from v0.8.0 and beyond.
Telegram. Added support for using Telegram as long as the application is running on your computer.
Screenshots. You can now add boxes, text, and arrows with different colors when grabbing a screenshot or a region. Read blog post
+ Themes. Added 2 new themes: Nebula Dust (dark mode) and Alpine Frost (light mode).