Skip to content

Commit efe590b

Browse files
committed
Tagged version 2.0.0 in change log and added python 3.12 to github workflow check
1 parent 7644a11 commit efe590b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
You should also add project tags for each release in Github, see [Managing releases in a repository](https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository).
88

9-
## [Unreleased]
9+
## [2.0.0] - 2024-05-29
1010
### Added
1111
- Added example auto-built Sphinx documentation in the `docs` folder
1212
- Github workflow for running ruff linter
@@ -16,6 +16,7 @@ You should also add project tags for each release in Github, see [Managing relea
1616
### Changed
1717
- All build and packaging switched to use only pyproject.toml
1818
- Minimum python version changed to 3.10
19+
- Github workflow checks python versions 3.10, 3.11, 3.12
1920
### Removed
2021
- Removed setup.cfg
2122

0 commit comments

Comments
 (0)