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 545a83a commit f640ad2Copy full SHA for f640ad2
docs/changelog.md
@@ -1,12 +1,21 @@
1
# Changelog
2
3
-## Version 0.9.9
+
4
+## Version 0.9.10
5
6
This release backports a couple of fixes made during work towards 0.10.
7
8
Fixes:
9
10
- Regression for `'-'` in version name by @henryiii in #834
11
+- Improve version regex to capture typed version attributes by @maxbachmann in #816
12
13
+## Version 0.9.9
14
15
+This release backports a fix made during work towards 0.10.
16
17
+Fixes:
18
19
- Strip epoch from `SKBUILD_PROJECT_VERSION` by @henryiii in #829
20
21
**Full Changelog**: https://github.com/scikit-build/scikit-build-core/compare/v0.9.8...v0.9.9
0 commit comments