diff --git a/content/docs/flutter/changelog.mdx b/content/docs/flutter/changelog.mdx
index 5ec9d521..bd6f96e2 100644
--- a/content/docs/flutter/changelog.mdx
+++ b/content/docs/flutter/changelog.mdx
@@ -3,13 +3,24 @@ title: "Changelog"
description: "Release notes for the Superwall Flutter SDK"
---
+# CHANGELOG
+
+The changelog for `Superwall`. Also see the [releases](https://github.com/superwall/Superwall-Flutter/releases) on GitHub.
+
+## 2.4.9
+
+## Enhancements
+- Updates iOS SDK to 4.13.0 [View iOS SDK release notes](https://github.com/superwall/Superwall-iOS/releases/tag/4.13.0).
+- Updates Android SDK to 2.7.1 [View Android SDK release notes](https://github.com/superwall/Superwall-Android/releases/tag/2.7.1).
+
+
## 2.4.8
## Enhancements
- Adds `onCustomCallback` method to `PaywallPresentationHandler` that allows invoking custom callbacks and passing data from and to the paywall
- Updates iOS SDK to 4.12.10 [View iOS SDK release notes](https://github.com/superwall/Superwall-iOS/releases/tag/4.12.10).
- Updates Android SDK to 2.7.0 [View Android SDK release notes](https://github.com/superwall/Superwall-Android/releases/tag/2.7.0).
-
+
### Fixes
- Fixes an issue where `IdentityOptions` passed to `identify()` were not being sent to the native SDK due to a variable shadowing bug.
diff --git a/content/docs/flutter/index.mdx b/content/docs/flutter/index.mdx
index 81c1f69f..583f5c5d 100644
--- a/content/docs/flutter/index.mdx
+++ b/content/docs/flutter/index.mdx
@@ -34,4 +34,4 @@ If you have feedback on any of our docs, please leave a rating and message at th
If you have any issues with the SDK, please [open an issue on GitHub](https://github.com/superwall/superwall-flutter/issues).
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/content/docs/flutter/sdk-reference/index.mdx b/content/docs/flutter/sdk-reference/index.mdx
index 8be83b3b..551ab21c 100644
--- a/content/docs/flutter/sdk-reference/index.mdx
+++ b/content/docs/flutter/sdk-reference/index.mdx
@@ -15,4 +15,4 @@ If you have feedback on any of our docs, please leave a rating and message at th
If you have any issues with the SDK, please [open an issue on GitHub](https://github.com/superwall/superwall-flutter/issues).
-
\ No newline at end of file
+
\ No newline at end of file