Skip to content

Commit 341071a

Browse files
authored
chore: merge back CHANGELOG changes from 1.8 branch (#9834)
1 parent aba510e commit 341071a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

3+
## [1.8.4] - 2024-10-14
4+
5+
### Added
6+
7+
- **Add official support for Python 3.13** ([#9523](https://github.com/python-poetry/poetry/pull/9523)).
8+
9+
### Changed
10+
11+
- Require `virtualenv>=20.26.6` to mitigate potential command injection when running `poetry shell` in untrusted projects ([#9757](https://github.com/python-poetry/poetry/pull/9757)).
12+
13+
### poetry-core ([`1.9.1`](https://github.com/python-poetry/poetry-core/releases/tag/1.9.1))
14+
15+
- Add `3.13` to the list of available Python versions ([#747](https://github.com/python-poetry/poetry-core/pull/747)).
316

417
## [1.8.3] - 2024-05-08
518

0 commit comments

Comments
 (0)