Skip to content

Commit f640ad2

Browse files
committed
docs: prepare for 0.9.10
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 545a83a commit f640ad2

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/changelog.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,21 @@
11
# Changelog
22

3-
## Version 0.9.9
3+
4+
## Version 0.9.10
45

56
This release backports a couple of fixes made during work towards 0.10.
67

78
Fixes:
89

910
- 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+
1019
- Strip epoch from `SKBUILD_PROJECT_VERSION` by @henryiii in #829
1120

1221
**Full Changelog**: https://github.com/scikit-build/scikit-build-core/compare/v0.9.8...v0.9.9

0 commit comments

Comments
 (0)