diff --git a/CHANGELOG.md b/CHANGELOG.md index 058de889..f498a651 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,6 +60,7 @@ Before releasing: - `pros-devices` for device bindings. - `pros-sync` for the sync robot trait. - `pros-core` with basic abstractions over `pros-sys` needed to compile a program to the brain. + - `pros-math` with commonly used controllers and other mathematical models. - `pros-panic` for the panic handler implementation. ### Removed