瀏覽代碼

bumping versions

zach rice 7 年之前
父節點
當前提交
98b025da72
共有 2 個文件被更改,包括 6 次插入1 次删除
  1. 5 0
      CHANGELOG.md
  2. 1 1
      main.go

+ 5 - 0
CHANGELOG.md

@@ -1,6 +1,11 @@
 CHANGELOG
 =========
 
+1.22.0
+----
+- context inclusion for redactions 
+- noise reduction for entropy signals
+
 1.21.0
 ----
 - added support for cloning repositories using github api

+ 1 - 1
main.go

@@ -134,7 +134,7 @@ type entropyRange struct {
 }
 
 const defaultGithubURL = "https://api.github.com/"
-const version = "1.21.0"
+const version = "1.22.0"
 const errExit = 2
 const leakExit = 1
 const defaultConfig = `