We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88d56b6 commit 67c117cCopy full SHA for 67c117c
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# 1.7.1
2
+Code quality:
3
+ * use go 1.15 in travis
4
+ * use magefile as task runner
5
+
6
+Fixes:
7
+ * small fixes about new go 1.13 error formatting system
8
+ * Fix for long time race condiction with mutating data hooks
9
10
+Features:
11
+ * build support for zos
12
13
# 1.7.0
14
Fixes:
15
* the dependency toward a windows terminal library has been removed
0 commit comments