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-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
# Change Log
2
2
3
3
4
+
## [1.5.2] - 2023-03-13
5
+
6
+
### Fixed
7
+
8
+
- Fix an issue where wheels built on Windows could contain duplicate entries in the RECORD file ([#555](https://github.com/python-poetry/poetry-core/pull/555)).
9
+
10
+
4
11
## [1.5.1] - 2023-02-20
5
12
6
13
### Changed
@@ -496,7 +503,8 @@ No changes.
496
503
- Fixed support for stub-only packages ([#28](https://github.com/python-poetry/core/pull/28)).
0 commit comments