瀏覽代碼

Update CHANGELOG.md

Zachary Rice 7 年之前
父節點
當前提交
52cfad1d08
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      CHANGELOG.md

+ 3 - 3
CHANGELOG.md

@@ -3,9 +3,9 @@ CHANGELOG
 
 1.24.0
 ----
--- `--commit` now allows users to target a specific commit to audit
--- `--commit-stop` audit all commits up to and including what is specified at `--commit-stop` 
--- Updated go-git version to 4.9.1
+- `--commit` now allows users to target a specific commit to audit
+- `--commit-stop` audit all commits up to and including what is specified at `--commit-stop` 
+- Updated go-git version to 4.9.1
 
 1.23.0
 ----