diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a7260af2..f68fb86bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# 1.7.1 +Code quality: + * use go 1.15 in travis + * use magefile as task runner + +Fixes: + * small fixes about new go 1.13 error formatting system + * Fix for long time race condiction with mutating data hooks + +Features: + * build support for zos + # 1.7.0 Fixes: * the dependency toward a windows terminal library has been removed