Skip to content

Commit 6bf6746

Browse files
Merge pull request #1206 from pypa/RonnyPfannschmidt-changelog
Update CHANGELOG.md
2 parents 3baa398 + c49467d commit 6bf6746

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
@@ -1,6 +1,6 @@
11
# Changelog
22

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

55
### Added
66

@@ -15,6 +15,9 @@
1515

1616
- unchecked simplified activation - too many projects use setups where it would fail
1717

18+
### changed
19+
20+
- refine activation logic and add unittest for the relevant cases instead of trying to speedrun setuptools
1821

1922
## v9.1.1
2023

0 commit comments

Comments
 (0)