diff --git a/CHANGELOG.md b/CHANGELOG.md index c0bb0169..70084b56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ Patch release to fix a bug in `PathTask`. ### Added -- `DummyBehavior` can now be configured to use any `EnvironmentState` to favor its usage to test arbitrary state estimations +- `DummyBehavior` can now be configured to use any `EnvironmentState` to favor its usage to test arbitrary state estimations. ### Fixed