Skip to content

Commit

Permalink
Update CHANGELOG.md for 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wkirgsn authored Aug 15, 2023
1 parent 4775d96 commit 5443a51
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]
## Added
## Changed
## Fixed

## [2.0.0] - 2023-08-15
## Added
- Support for Python 3.10
- Changed API to be compatible with Gymnasium v0.29.0
- Output a Motor Dashborad graph as PNG or PDF file (with LaTeX font)
- Automated integration test (run a motor simulation with controller)



## Changed
- Dropped support for Python 3.7 (due to gymnasium not supporting it)

Expand Down

0 comments on commit 5443a51

Please sign in to comment.