File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.8.5] - 2024-12-06
4+
5+ ### Changed
6+
7+ - Require ` pkginfo>=1.12 ` to fix an issue with an unknown metadata version 2.4 ([ #9888 ] ( https://github.com/python-poetry/poetry/pull/9888 ) ).
8+ - Do not fail if the unknown metadata version is only a minor version update ([ #9888 ] ( https://github.com/python-poetry/poetry/pull/9888 ) ).
9+
310## [ 1.8.4] - 2024-10-14
411
512### Added
@@ -2203,7 +2210,9 @@ Initial release
22032210
22042211
22052212
2206- [ Unreleased ] : https://github.com/python-poetry/poetry/compare/1.8.3...main
2213+ [ Unreleased ] : https://github.com/python-poetry/poetry/compare/1.8.5...main
2214+ [ 1.8.5 ] : https://github.com/python-poetry/poetry/releases/tag/1.8.5
2215+ [ 1.8.4 ] : https://github.com/python-poetry/poetry/releases/tag/1.8.4
22072216[ 1.8.3 ] : https://github.com/python-poetry/poetry/releases/tag/1.8.3
22082217[ 1.8.2 ] : https://github.com/python-poetry/poetry/releases/tag/1.8.2
22092218[ 1.8.1 ] : https://github.com/python-poetry/poetry/releases/tag/1.8.1
You can’t perform that action at this time.
0 commit comments