diff --git a/about/changelog.md b/about/changelog.md
index 68cd93865a..8bd45a13f5 100644
--- a/about/changelog.md
+++ b/about/changelog.md
@@ -8,6 +8,19 @@ keywords: [changelog, upgrades, updates, releases]
All the latest features and updates to Timescale products.
+## 🛝 New service creation flow
+
+
+- **AI and Vector:** the UI now lets you choose an option for creating AI and Vector-ready services right from the start. You no longer need to add the pgai, pgvector, and pgvectorscale extensions manually. You can combine this with time-series capabilities as well!
+
+ ![Create Timescale Cloud service](https://assets.timescale.com/docs/images/create-timescale-service.png)
+
+- **Compute size recommendations:** new (and old) users were sometimes unsure about what compute size to use for their workload. We now offer compute size recommendations based on how much data you plan to have in your service.
+
+ ![Service compute recommendation](https://assets.timescale.com/docs/images/timescale-service-compute-size.png)
+
+- **More information about configuration options:** we've made it clearer what each configuration option does, so that you can make more informed choices about how you want your service to be set up.
+
## 🗝️ IP Allow Lists!