@@ -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
@@ -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 = `