forked from mirror/logrus
update changelog
This commit is contained in:
parent
88d56b69b5
commit
67c117ceb0
12
CHANGELOG.md
12
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
|
# 1.7.0
|
||||||
Fixes:
|
Fixes:
|
||||||
* the dependency toward a windows terminal library has been removed
|
* the dependency toward a windows terminal library has been removed
|
||||||
|
|
Loading…
Reference in New Issue