Commit cbc45909 by Sébastien Eustace

Fix typos in CHANGELOG

parent 09c353d1
......@@ -6,13 +6,13 @@
- Added a brand new installer.
- Added support for multi-constraints dependencies.
- Added a cache versioning system.
- Added a cache version system.
- Added a `--lock` option to `update` to only update the lock file without executing operations.
### Changed
- Improved virtualenv detection and management.
- Wilcard `python` dependencies are now equivalent to `~2.7 || ^3.4`.
- Wildcard `python` dependencies are now equivalent to `~2.7 || ^3.4`.
- Changed behavior of the resolver for conditional dependencies.
- Improved the `check` command.
......
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