Skip to content

Commit

Permalink
chore: prepare for 0.3 (#98)
Browse files Browse the repository at this point in the history
* chore: prepare for 0.3

* Update CHANGELOG.md

* Update CHANGELOG.md
  • Loading branch information
henryiii authored Jan 17, 2025
1 parent c3c29e9 commit 5da3a46
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@

### Incompatible changes

- Require python 3.8+ #87 (thanks to @edgarrmondragon)
- Test on Python 3.13 #89
- Support pytest 7.4+ #97 (thanks to @edgarrmondragon)
- Require Python 3.8+ #87 (thanks to @edgarrmondragon)
- Require pytest 6+ #86 (thanks to @edgarrmondragon)
- Speed up CI and testing #93
- Use Ruff formatter #96
- Use dependency-groups for tests #99
- Add GitHub Attestations #100

## 0.2.0 (2023-05-04)

Expand Down

0 comments on commit 5da3a46

Please sign in to comment.