File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ layout: single
44title : History
55---
66
7+ ## [ 2.3.2] - 2026-02-01
8+
9+ ### Changed
10+
11+ - Allow ` dulwich>=1.0 ` ([ #10701 ] ( https://github.com/python-poetry/poetry/pull/10701 ) ).
12+
13+ ### poetry-core ([ ` 2.3.1 ` ] ( https://github.com/python-poetry/poetry-core/releases/tag/2.3.1 ) )
14+
15+ - Fix an issue where ` platform_release ` could not be parsed on Windows Server ([ #911 ] ( https://github.com/python-poetry/poetry-core/pull/911 ) ).
16+
717## [ 2.3.1] - 2026-01-20
818
919### Fixed
@@ -2529,7 +2539,8 @@ This release **must** be downloaded via the `get-poetry.py` script and not via t
25292539
25302540Initial release
25312541
2532- [ Unreleased ] : https://github.com/python-poetry/poetry/compare/2.3.1...main
2542+ [ Unreleased ] : https://github.com/python-poetry/poetry/compare/2.3.2...main
2543+ [ 2.3.2 ] : https://github.com/python-poetry/poetry/releases/tag/2.3.2
25332544[ 2.3.1 ] : https://github.com/python-poetry/poetry/releases/tag/2.3.1
25342545[ 2.3.0 ] : https://github.com/python-poetry/poetry/releases/tag/2.3.0
25352546[ 2.2.1 ] : https://github.com/python-poetry/poetry/releases/tag/2.2.1
You can’t perform that action at this time.
0 commit comments