Skip to content

Commit 38421ab

Browse files
authored
docs: prepare for 0.7.1 (#594)
Getting ready for release. Signed-off-by: Henry Schreiner <[email protected]>
1 parent 67844d7 commit 38421ab

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/changelog.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## Version 0.7.1
4+
5+
This is a quick fix for a downstream change in hatch-fancy-pypi-readme that
6+
broke our plugin wrapper.
7+
8+
Fixes:
9+
10+
- Patch for change in hatch-fancy-pypi-readme by @henryiii in #593
11+
12+
CI and tests:
13+
14+
- Remove deprecated mypy setting (now defaults on) by @henryiii in #589
15+
- Group dependabot updates by @henryiii in #584
16+
- Use downstream tmt plans by @LecrisUT in #518
17+
18+
Docs:
19+
20+
- Fix a link by @henryiii in #568
21+
22+
**Full Changelog**:
23+
https://github.com/scikit-build/scikit-build-core/compare/v0.7.0...v0.7.1
24+
325
## Version 0.7.0
426

527
This release features several large improvements to overrides: a new `if.any`

0 commit comments

Comments
 (0)