Skip to content

Commit

Permalink
Release version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Ma committed Nov 2, 2017
1 parent 9df9d94 commit e02dc48
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v0.8.0

- Update message formatting to use links (2017-11-01)

# v0.7.1

- FIX: handle a case where there are no available reviewers (2017-06-07)
Expand Down
Binary file modified docs/images/slack-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion lib/review_bot/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ReviewBot
VERSION = '0.7.1'.freeze
VERSION = '0.8.0'.freeze
end

0 comments on commit e02dc48

Please sign in to comment.