mirror of https://github.com/sirupsen/logrus.git
version: bump to 0.8.3
This commit is contained in:
parent
e815b55144
commit
cd321ca94d
|
@ -1,9 +1,10 @@
|
||||||
# (Unreleased)
|
# 0.8.3
|
||||||
|
|
||||||
logrus: fix entry log level (#208)
|
logrus/core: fix entry log level (#208)
|
||||||
logrus/core: improve performance of text formatter by 40%
|
logrus/core: improve performance of text formatter by 40%
|
||||||
logrus/core: expose `LevelHooks` type
|
logrus/core: expose `LevelHooks` type
|
||||||
logrus/core: add support for DragonflyBSD and NetBSD
|
logrus/core: add support for DragonflyBSD and NetBSD
|
||||||
|
formatter/text: print structs more verbosely
|
||||||
|
|
||||||
# 0.8.2
|
# 0.8.2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue