-
Notifications
You must be signed in to change notification settings - Fork 2.4k
release: bump version to 1.2.2 #6731
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
947eee1 to
f09dd32
Compare
|
Blocking this on a change in the export plugin -- we discussed the fact that the author of the |
|
Per the call today, we also established at at least while we're including poetry-plugin-export as a built-in component, we should roll up the effective changes between the version bumps. We should also roll up user-facing changes for core based on where the pin moves. I think these should each be their own sub-section -- once this PR is updated with that changelog information we can roll it up into the release announcement as well: python-poetry/website#93 |
d78b93b to
6890dd6
Compare
|
I only added changelog entries for poetry-core and poetry-export-plugin PRs that don't have a poetry companion PR with a similar changelog entry. |
6890dd6 to
6daf403
Compare
Co-authored-by: Bjorn Neergaard <[email protected]>
6daf403 to
4defc18
Compare
|
Re-worked the format a little, PTAL. Website PR is prepped and just needs the final changelog: python-poetry/website#93 |
Co-authored-by: Mathieu Kniewallner <[email protected]>
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Added
Changed
poetry lockto re-generate the lock file when invalid or incompatible (#6753).Fixed
poetry shellwas broken in git bash on Windows (#6560).Docs
publish(#6641).--require(#6672).poetry-core (
1.3.2)3.11to the list of available Python versions (#477).poetry-plugin-export (
^1.1.2)constraints.txtfiles (#128).-owas not interpreted relative to the current working directory (#130).