Skip to content

Commit 5443a51

Browse files
authored
Update CHANGELOG.md for 2.0.0
1 parent 4775d96 commit 5443a51

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88
## Added
9+
## Changed
10+
## Fixed
11+
12+
## [2.0.0] - 2023-08-15
13+
## Added
914
- Support for Python 3.10
1015
- Changed API to be compatible with Gymnasium v0.29.0
1116
- Output a Motor Dashborad graph as PNG or PDF file (with LaTeX font)
1217
- Automated integration test (run a motor simulation with controller)
1318

14-
15-
1619
## Changed
1720
- Dropped support for Python 3.7 (due to gymnasium not supporting it)
1821

0 commit comments

Comments
 (0)