Commit 34c676a1 by Sébastien Eustace

Update CHANGELOG

parent 0ee426b2
...@@ -26,6 +26,8 @@ ...@@ -26,6 +26,8 @@
- Fixed wildcard Python requirement being wrongly set in distributions metadata. - Fixed wildcard Python requirement being wrongly set in distributions metadata.
- Fixed installation of packages from a custom repository. - Fixed installation of packages from a custom repository.
- Fixed `remove` command's case sensitivity. (Thanks to [@cauebs](https://github.com/cauebs)) - Fixed `remove` command's case sensitivity. (Thanks to [@cauebs](https://github.com/cauebs))
- Fixed detection of `.egg-info` directory for non-poetry projects. (Thanks to [@gtors](https://github.com/gtors))
- Fixed only-wheel builds. (Thanks to [@gtors](https://github.com/gtors))
## [0.10.3] - 2018-06-04 ## [0.10.3] - 2018-06-04
......
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