Skip to content

Commit

Permalink
Fix changlog.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gamenot committed Jul 21, 2023
1 parent fc4937a commit b1e5f5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ Copy and pasting the git commit messages is __NOT__ enough.
- Changed `gymnasium` to be an optional dependency. Use `pip install -e .[gymnasium]` to install it.
- Renamed the `[gym]` optional install to `[gif_recorder]`.
- Optimized events calculation to avoid redundant roadmap calls.
- Moved `ScenarioOrder`, `EnvReturnMode`, and `SumoOptions` from `smarts.env.gymnasium.hiway_env_v1` to `smarts.env.configs.hiway_env_configs`.
### Deprecated
### Fixed
- Missing neighborhood vehicle state `'lane_id'` is now added to the `hiway-v1` formatted observations.
Expand Down

0 comments on commit b1e5f5a

Please sign in to comment.