Update changelog for 1.0.0b1

This commit is contained in:
Ethan Paul 2023-08-02 11:25:20 -04:00
parent 230d3cffd9
commit ef3cf00e6b
Signed by: enpaul
GPG Key ID: 07F53B438281D181
1 changed files with 13 additions and 0 deletions

View File

@ -2,6 +2,19 @@
See also: [Github Release Page](https://github.com/enpaul/tox-poetry-installer/releases).
## Version 1.0.0 Beta 1
View this release on:
[Github](https://github.com/enpaul/tox-poetry-installer/releases/tag/1.0.0b1),
[PyPI](https://pypi.org/project/tox-poetry-installer/1.0.0b1)
- Update Poetry compatibility to include >=1.5
- Update Tox compatibility to use Tox 4
- Remove support for Tox 3
- Remove deprecated `--require-poetry` command line option
- Remove deprecated `install_dev_deps` confguration option
- Remove deprecated `--parallelize-locked-install` command line option
## Version 0.10.3
View this release on: