forked from mirror/logrus
add changelog entry about making SetLevel public
This commit is contained in:
parent
c26a3edef1
commit
a3f95b5c42
|
@ -1,6 +1,7 @@
|
||||||
# 1.0.2
|
# 1.0.2
|
||||||
|
|
||||||
* bug: quote non-string values in text formatter (#583)
|
* bug: quote non-string values in text formatter (#583)
|
||||||
|
* Make (*Logger) SetLevel a public method
|
||||||
|
|
||||||
# 1.0.1
|
# 1.0.1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue