Skip to content

Commit

Permalink
Added Python 3.12 and 3.13 support into the changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhk11 committed Nov 15, 2024
1 parent 55cf39f commit 7b778cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [3.0.0] - Unreleased
## Added
- Support for Python 3.11
- Support for Python 3.11, 3.12, 3.13
- Ruff: Python linter & formatter (see [DEVELOPMENT.md](DEVELOPMENT.md))
- StateObserver: An easy way to get state values with error checking [example](examples/observers/state_observer_example.py)
- Integrated gem_controls repository into gem. classic_controllers will be removed in further version
Expand Down

0 comments on commit 7b778cc

Please sign in to comment.