소스 검색

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
 ----