Skip to content

Commit

Permalink
add changelog for python-poetry#2812
Browse files Browse the repository at this point in the history
  • Loading branch information
davidszotten committed Mar 29, 2022
1 parent cf8999f commit 7bf190a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
- Added a `new installer.max-workers` property to the configuration ([#3516](https://github.com/python-poetry/poetry/pull/3516)).
- Added experimental option `virtualenvs.prefer-active-python` to detect current activated python ([#4852](https://github.com/python-poetry/poetry/pull/4852)).
- Added better windows shell support ([#5053](https://github.com/python-poetry/poetry/pull/5053)).
- Added new argument `--skip-existing` for `poetry publish` to ignore errors from files already present in the index ([#2812](https://github.com/python-poetry/poetry/pull/2812)).

### Changed

Expand Down

0 comments on commit 7bf190a

Please sign in to comment.