diff --git a/ChangeLog.md b/ChangeLog.md
index 8bf517eab9f3122037a483ae9bea3932c654d04b..ba3f8829a3fbaa1a55b57800052e0cc44c1e6883 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -2,6 +2,12 @@
 
 All notable changes are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
 
+## [3.0.1] - 2024-07-03
+
+### Changed
+
+* This project now uses PHPStan instead of Psalm for static analysis
+
 ## [3.0.0] - 2024-02-02
 
 ### Removed
@@ -72,6 +78,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
 
 * Initial release
 
+[3.0.1]: https://github.com/sebastianbergmann/code-unit/compare/3.0.0...3.0.1
 [3.0.0]: https://github.com/sebastianbergmann/code-unit/compare/2.0...3.0.0
 [2.0.0]: https://github.com/sebastianbergmann/code-unit/compare/1.0.8...2.0.0
 [1.0.8]: https://github.com/sebastianbergmann/code-unit/compare/1.0.7...1.0.8