You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
# Change Log
2
2
3
3
4
+
## [2.2.1] - 2025-09-21
5
+
6
+
### Fixed
7
+
8
+
- Fix an issue where it was not possible to declare a PEP 735 dependency group as optional ([#888](https://github.com/python-poetry/poetry-core/pull/888)).
9
+
10
+
4
11
## [2.2.0] - 2025-09-14
5
12
6
13
### Added
@@ -803,7 +810,8 @@ No changes.
803
810
- Fixed support for stub-only packages ([#28](https://github.com/python-poetry/core/pull/28)).
0 commit comments