We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4775d96 commit 5443a51Copy full SHA for 5443a51
1 file changed
CHANGELOG.md
@@ -6,13 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
## Added
9
+## Changed
10
+## Fixed
11
+
12
+## [2.0.0] - 2023-08-15
13
+## Added
14
- Support for Python 3.10
15
- Changed API to be compatible with Gymnasium v0.29.0
16
- Output a Motor Dashborad graph as PNG or PDF file (with LaTeX font)
17
- Automated integration test (run a motor simulation with controller)
18
-
19
## Changed
20
- Dropped support for Python 3.7 (due to gymnasium not supporting it)
21
0 commit comments