Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Nov 2, 2023
1 parent a454ee3 commit f8ab5ff
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,19 @@ Changelog
- Drop python 3.7 support.
[gforcada]

- Test against python 3.12 pre-release.
- Test against python 3.12.
[gforcada]

- Use `pyproject.toml` rather than `setup.py`.
[gforcada]

- Switch from `setuptools` to `hatchling`.
[gforcada]

- Switch to `main` branch.
[gforcada]

- Use `tox` and `pre-commit` to ease project maintenance.
[gforcada]

2.0.0 (2022-10-08)
Expand Down

0 comments on commit f8ab5ff

Please sign in to comment.