diff --git a/CHANGELOG.md b/CHANGELOG.md index b61edd9..7758d52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/). - Deprecated attribute warning which cluttered the logs. - `std::json` (Rhai has built in json support). - `std::math` (Rhai already convers everything that it has). -- The need for `dyn_id` for dynamic system. +- The need for `dyn_id` for dynamic system. THIS IS A MAJOR UX change as it massivly reduces errors and the burden on users. ## [0.1.0-beta] - 2025-08-27