summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-04-11 18:57:59 -0600
committermo khan <mo.khan@gmail.com>2020-04-11 18:57:59 -0600
commit3af4debce4dbb53e35d723bfc8208aadbcd110ee (patch)
tree2b3a9c0a2c54478f55afe302da23ce3176a6d355
parentb13f96e6a7b03e34e6b58374f464fa025fdf0e49 (diff)
Update CHANGELOG
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 35ed40b..616e15c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add support for parsing `yarn.lock` files.
- Add support for parsing `package-lock.json` files.
- Add `--pull` option to fetch latest cache before scan.
+- Add support for parsing `composer.lock` files.
### Changed
- Change the default `--format` to `table` for the scan command.