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
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,18 @@
1
1
# Change Log
2
2
3
3
4
+
## [1.8.1] - 2024-02-26
5
+
6
+
### Fixed
7
+
8
+
- Update the minimum required version of `packaging` ([#9031](https://github.com/python-poetry/poetry/pull/9031)).
9
+
- Handle unexpected responses from servers that do not support HTTP range requests with negative offsets more robust ([#9030](https://github.com/python-poetry/poetry/pull/9030)).
10
+
11
+
### Docs
12
+
13
+
- Rename `master` branch to `main` ([#9022](https://github.com/python-poetry/poetry/pull/9022)).
0 commit comments