version: bump to 0.8.1

This commit is contained in:
Simon Eskildsen 2015-05-26 18:46:05 -04:00
parent 488629fea7
commit 27857424f9
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,8 @@
# 0.8 # 0.8.1
logrus: fix not exiting on `Fatalf` and `Fatalln`
# 0.8.0
logrus: defaults to stderr instead of stdout logrus: defaults to stderr instead of stdout
hooks/sentry: add special field for `*http.Request` hooks/sentry: add special field for `*http.Request`