diff --git a/CHANGELOG.md b/CHANGELOG.md
index 49ddddf9b..c45df2f84 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -40,7 +40,7 @@ END_UNRELEASED_TEMPLATE
## [Unreleased]
-[Unreleased]: https://github.com/MobileNativeFoundation/rules_xcodeproj/compare/4.0.0...HEAD
+[Unreleased]: https://github.com/MobileNativeFoundation/rules_xcodeproj/compare/4.0.1...HEAD
### ⚠️ Breaking changes ⚠️
@@ -62,6 +62,15 @@ END_UNRELEASED_TEMPLATE
* TBD
+
+## [4.0.1] - 2026-04-09
+
+[4.0.1]: https://github.com/MobileNativeFoundation/rules_xcodeproj/compare/4.0.0...4.0.1
+
+### Fixed
+
+* Fixed "Make" variable expansion for test rules under Bazel 9: [#3297](https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3297)
+
## [4.0.0] - 2026-03-25