Skip to content

Commit

Permalink
added the dropped support of Python 3.8 to the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bhk11 committed Nov 14, 2024
1 parent 147df8b commit ba9dd60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Using pyproject.toml, dropping deprecated setup.py
- Enabled Gymnasium env checker [see here](https://gymnasium.farama.org/api/experimental/wrappers/#gymnasium.experimental.wrappers.PassiveEnvCheckerV0)
## Changed
- Dropped support for Python 3.8
- Linted and formatted all files
- Changed max. steps in some test files to improve test speed by 30%
## Fixed
Expand Down

0 comments on commit ba9dd60

Please sign in to comment.