Skip to content

Commit c94d797

Browse files
changelog
1 parent ca11490 commit c94d797

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- make Mercurial command configurable by environment variable `SETUPTOOLS_SCM_HG_COMMAND`
99
- fix #1099 use file modification times for dirty working directory timestamps instead of current time
1010
- fix #1059: add `SETUPTOOLS_SCM_PRETEND_METADATA` environment variable to override individual ScmVersion fields
11+
- add `scm` parameter support to `get_version()` function for nested SCM configuration
1112
### Changed
1213

1314
- add `pip` to test optional dependencies for improved uv venv compatibility
@@ -27,7 +28,9 @@
2728
- fix #1136: update customizing.md to fix missing import
2829
- fix #1001: document the missing version schemes and add examples in the docs
2930
- fix #1115: explicitly document file finder behaviour
30-
- fix #879: add test that validates caswe differenct behavior
31+
- fix #879: add test that validates case different behavior on windows
32+
- migrate git describe command to new scm config
33+
- add support for failing on missing submodules
3134

3235
## v8.3.1
3336

0 commit comments

Comments
 (0)