Skip to content

Commit 5c7a701

Browse files
Merge pull request #1179 from RonnyPfannschmidt/release-9.0.0
update changelog for the 9.0.0 release
2 parents 21530d8 + dd0f9a5 commit 5c7a701

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

3-
## Unreleased
3+
## v9.0.0
44

55
### Breaking
66

@@ -16,6 +16,7 @@
1616
- fix #987: expand documentation on git archival files and add cli tools for good defaults
1717
- fix #311: document github/gitlab ci pipelines that enable auto-upload to test-pypi/pypi
1818
- fix #1022: allow `version_keyword` to override `infer_version` when configuration differs
19+
- fix #554: document `fallback_root` parameter in programmatic usage and configuration
1920

2021

2122
### Changed
@@ -53,6 +54,10 @@
5354
- fix #873: don't infer version in cli if --no-version is given
5455
- fix #535: accept tags from a release action in the gh ui
5556
- 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
5661

5762
## v8.3.1
5863

0 commit comments

Comments
 (0)