diff --git a/src/assets/default-project/en/Newly_added_features.md b/src/assets/default-project/en/Newly_added_features.md
index 6d010baca5..d471ec976e 100644
--- a/src/assets/default-project/en/Newly_added_features.md
+++ b/src/assets/default-project/en/Newly_added_features.md
@@ -3,19 +3,14 @@
# Newly Added Features
We are continuously adding features every week to improve the life of web developers.
-Check out our release page!
+Check out our release page to see the full list of changes!
Here's a list of top features recently added to Phoenix:
-
-
-Phoenix Code now supports indent guidelines to help you better visualize code structure. This feature can
-be toggled via `View > Indent Guide Lines`.
-
-
-
+`Added on November, 2024`
+
Theme Settings (`View > Themes...`) now has a new `Line Height` slider. Adjust the editor line height between 1x and 3x to find your
perfect balance of readability and screen real estate.
@@ -23,6 +18,15 @@ Also added a `Get More...` button to the Themes dialog, linking directly to the

+
+
+`Added on October, 2024`
+
+Phoenix Code now supports indent guidelines to help you better visualize code structure. This feature can
+be toggled via `View > Indent Guide Lines`.
+
+
+
`Added on August, 2024`