diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0b32cbe06ef978d88012d5530b9f158ce56188eb..24d33cf4b40695847e759255a88252832aab8eff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Remove CMake CMP0167 warnings ([#630](https://github.com/coal-library/coal/pull/630))
 - Allow to run test in the build directory on Windows ([#630](https://github.com/coal-library/coal/pull/630))
 
+### Added
+- Add Pixi support ([#629](https://github.com/coal-library/coal/pull/629))
+
 ## [3.0.0] - 2024-11-20
 
 ### Added