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 1
1
# Change Log
2
2
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
+
3
10
## [ 1.8.4] - 2024-10-14
4
11
5
12
### Added
@@ -2203,7 +2210,9 @@ Initial release
2203
2210
2204
2211
2205
2212
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
2207
2216
[ 1.8.3 ] : https://github.com/python-poetry/poetry/releases/tag/1.8.3
2208
2217
[ 1.8.2 ] : https://github.com/python-poetry/poetry/releases/tag/1.8.2
2209
2218
[ 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