CHANGELOG.md in hackerone-client-0.10.0 vs CHANGELOG.md in hackerone-client-0.11.0

- old
+ new

@@ -1,4 +1,8 @@ +## [0.11.0] - 2017-11-03 + +- [Add state change hooks](https://github.com/oreoshake/hackerone-client/issues/25) (@esjee) + ## [0.10.0] - 2017-11-03 Oh no! I hate versions where one number is >= 10! We should figure out what's missing for a solid 1.0 release. - `HackerOne::Client::User.find(user_id)` returns an instance of `User` (@esjee)