Skip to content

Commit 4f55e95

Browse files
docs: update changelog for v9.2.2 patch release
1 parent 95a0c47 commit 4f55e95

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

33

4+
## v9.2.2
5+
6+
### Fixed
7+
8+
- fix #1231: don't warn about `tool.setuptools.dynamic.version` when only using file finder.
9+
The warning about combining version guessing with setuptools dynamic versions should only
10+
be issued when setuptools-scm is performing version inference, not when it's only being
11+
used for its file finder functionality.
12+
13+
414
## v9.2.1
515

616
### Fixed

0 commit comments

Comments
 (0)