summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-03-26 22:15:21 -0600
committermo khan <mo.khan@gmail.com>2020-03-26 22:15:21 -0600
commite55c2d423d929593e562942daecfd4a11e4a00a1 (patch)
tree45fe3fa7b60ee5638a1684077f2fb0449d0e799e
parent24015821b7f30467e96f32a6f2131d93268ddd3c (diff)
Update CHANGELOG
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4adbcf3..74bf0a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add `--format csv` option to scan command.
- Add `--format table` option to scan command.
- Add `--index` option to `index build` command.
+- Add pypi index.
+- Add maven index.
### Changed
- Change the default `--format` to `table` for the scan command.