changelog: add 1.0.5

This commit is contained in:
Simon Eskildsen 2018-03-11 18:51:37 -04:00
parent f4ee691250
commit c155da1940
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
# 1.0.5
* Fix hooks race (#707)
* Fix panic deadlock (#695)
# 1.0.4
* Fix race when adding hooks (#612)