import sirupsen with lowercase
[govpp.git] / vendor / github.com / sirupsen / logrus / CHANGELOG.md
@@ -1,3 +1,9 @@
+# 1.0.0
+
+* Officially changed name to lower-case
+* bug: colors on Windows 10 (#541)
+* bug: fix race in accessing level (#512)
+
 # 0.11.5
 
 * feature: add writer and writerlevel to entry (#372)