Skip to content

Commit 5da3a46

Browse files
authored
chore: prepare for 0.3 (#98)
* chore: prepare for 0.3 * Update CHANGELOG.md * Update CHANGELOG.md
1 parent c3c29e9 commit 5da3a46

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@
44

55
### Incompatible changes
66

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

1016
## 0.2.0 (2023-05-04)
1117

0 commit comments

Comments
 (0)