File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+
10+ ## [ 1.0.1] - 2021-12-20
11+ ## Added
12+ - Classic field oriented controllers for induction motors
13+ - Uniform initialization of the WienerProcessReferenceGenerator
14+
15+ ## Changed
16+ - Reduced the dynamics of the reference signals in several speed control environments
17+ - Changed the default ode-solver of all environments to the ScipyOdeSolver
18+
19+ ## Fixed
20+ - gym version compatibility for all versions >= 0.21.0
21+ - Docs: m2r dependency to m2r2. Enables compatibility with latest sphinx versions.
22+ - matplotlib compatibility with versions >= 3.5.0
23+ - Bugfix in the stable_baselines3_dqn_disc_pmsm_example.ipynb example notebook
24+ - Bugfix in the jacobian of the ConstantSpeedLoad
25+
926## [ 1.0.0] - 2021-08-23
1027### Added
1128- classic controllers in examples with complete makeover
You can’t perform that action at this time.
0 commit comments