diff --git a/CHANGELOG.md b/CHANGELOG.md index 10d102dfb..43861d25a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is (mostly) based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [3001.0.9] - 2025-01-15 +## [3001.0.10] - TBD ### Added @@ -21,6 +21,11 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). }, ); ``` + +## [3001.0.9] - 2025-01-15 + +### Added + - **(examples)** Added a new `particle` example! - @lajbel ### Changed