File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## Unreleased
3
+ ## v9.0.0
4
4
5
5
### Breaking
6
6
16
16
- fix #987 : expand documentation on git archival files and add cli tools for good defaults
17
17
- fix #311 : document github/gitlab ci pipelines that enable auto-upload to test-pypi/pypi
18
18
- fix #1022 : allow ` version_keyword ` to override ` infer_version ` when configuration differs
19
+ - fix #554 : document ` fallback_root ` parameter in programmatic usage and configuration
19
20
20
21
21
22
### Changed
53
54
- fix #873 : don't infer version in cli if --no-version is given
54
55
- fix #535 : accept tags from a release action in the gh ui
55
56
- fix #1073 : explain namespaces for release-branch-semver
57
+ - fix #1052 : use consistent node hash length across all SCM backends
58
+ - fix #1045 : reindent the ` __all__ ` in the version template for better readability
59
+ - fix #968 : harden environment override finding with better normalization and typo suggestions
60
+ - fix #846 : add support for failing on missing submodules
56
61
57
62
## v8.3.1
58
63
You can’t perform that action at this time.
0 commit comments