Commit ec668d5f by Sébastien Eustace

Update CHANGELOG

parent d3cf452f
...@@ -7,9 +7,10 @@ ...@@ -7,9 +7,10 @@
- Added a brand new installer. - Added a brand new installer.
- Added support for multi-constraints dependencies. - Added support for multi-constraints dependencies.
- Added a cache version system. - Added a cache version system.
- Added a `--lock` option to `update` to only update the lock file without executing operations. - Added a `--lock` option to `update` to only update the lock file without executing operations. (Thanks to [@greysteil](https://github.com/greysteil))
- Added support for the `Project-URL` metadata. - Added support for the `Project-URL` metadata.
- Added support for optional scripts. - Added support for optional scripts.
- Added a `--no-dev` option to `show`. (Thanks to [@rodcloutier](https://github.com/rodcloutier))
### Changed ### Changed
......
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