We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67844d7 commit 38421abCopy full SHA for 38421ab
docs/changelog.md
@@ -1,5 +1,27 @@
1
# Changelog
2
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
25
## Version 0.7.0
26
27
This release features several large improvements to overrides: a new `if.any`
0 commit comments