Commit 4d8f9e0a by Sébastien Eustace

Update CHANGELOG

parent 71428b9c
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
- Fixed the `config` command setting incorrect values for paths. - Fixed the `config` command setting incorrect values for paths.
- Fixed an `OSError` on Python >= 3.5 for `git` dependencies with recursive symlinks. - Fixed an `OSError` on Python >= 3.5 for `git` dependencies with recursive symlinks.
- Fixed the possible deletion of system paths by `cache:clear`. - Fixed the possible deletion of system paths by `cache:clear`.
- Fixed a performance issue when parsing the lock file by upgrading `tomlkit`.
## [0.11.4] - 2018-07-30 ## [0.11.4] - 2018-07-30
......
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