Merge pull request #1230 from sirupsen/new-release

update changelog
This commit is contained in:
David Bariod 2021-02-16 11:21:45 +01:00 committed by GitHub
commit 15ca3c0694
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

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