Commit f1b1cf93 by Dima Tisnek Committed by Arun Babu Neelicattu

Document 1.1.5 in change log

text taken from https://github.com/python-poetry/poetry/releases/tag/1.1.5
parent 3d74ddf9
# Change Log
## [1.1.5] - 2021-03-04
### Fixed
- Fixed an error in the export command when no lock file existed and a verbose flag was passed to the command. (#3310)
- Fixed an error where the pyproject.toml was not reverted when using the add command. (#3622)
- Fixed errors when using non-HTTPS indices. (#3622)
- Fixed errors when handling simple indices redirection. (#3622)
- Fixed errors when trying to handle newer wheels by using the latest version of poetry-core and packaging. (#3677)
- Fixed an error when using some versions of poetry-core due to an incorrect import. (#3696)
## [1.1.4] - 2020-10-23
### Added
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment