changelog: add for 0.9.0

This commit is contained in:
Simon Eskildsen 2015-10-05 12:05:14 +00:00
parent 8445ae196b
commit 1b01a2b2fc
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# 0.9.0 (Unreleased)
* logrus/text_formatter: don't emit empty msg
# 0.8.7
* logrus/core: fix possible race (#216)