Skip to content

Commit

Permalink
Update the changelog.md with the last fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bhk11 committed Nov 14, 2024
1 parent 1064fcb commit 1ae5772
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Changed
## Fixed

## [2.0.1] - Unreleased
## [3.0.0] - Unreleased
## Added
- Support for Python 3.11
- Ruff: Python linter & formatter (see [DEVELOPMENT.md](DEVELOPMENT.md))
Expand All @@ -21,6 +21,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Linted and formatted all files
- Changed max. steps in some test files to improve test speed by 30%
## Fixed
- Sphinx docu build
- EESM ODE
- dq to abc action processor
- cos sin processor
- all examples to the current syntax

## [2.0.0] - 2023-08-15
## Added
Expand Down

0 comments on commit 1ae5772

Please sign in to comment.