Finalize the changelog

Change-Id: Ib9a141e554c9103c26cdb2a539289c22808549e1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/444601
Auto-Submit: Ivan Inozemtsev <iinozemtsev@google.com>
Commit-Queue: Ivan Inozemtsev <iinozemtsev@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8d1593a..97903e6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -39,7 +39,7 @@
 
 ## 3.9.0
 
-**Released on:** Unreleased
+**Released on:** 2025-08-13
 
 ### Language
 
@@ -159,6 +159,28 @@
 
 [Git dependencies]: https://dart.dev/tools/pub/dependencies#git-packages
 
+## 3.8.3
+
+**Released on:** 2025-07-31
+
+This is a patch release that:
+
+- Fixes an issue with the DevTools Network screen and Hot Restart (issue [flutter/devtools#9203])
+- Fixes an issue when clearing the DevTools network screen (issue [#61187])
+
+[flutter/devtools#9203]: https://github.com/flutter/devtools/issues/9203
+[#61187]: https://github.com/dart-lang/sdk/issues/61187
+
+## 3.8.2
+
+**Released on:** 2025-07-16
+
+This is a patch release that:
+
+- Fixes an issue with the size of cross-compiled binaries (issue [#61097])
+
+[#61097]: https://github.com/dart-lang/sdk/issues/61097
+
 ## 3.8.1
 
 **Released on:** 2025-05-28