Skip to content

Commit

Permalink
Bump version & changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
UberMouse committed Oct 24, 2017
1 parent fa2b676 commit ab5c3cb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 2.6.0 (25/10/2017)

Features
- Enhanced debug logging to assist in resolving issues from support requests ([#128](https://github.com/MindscapeHQ/raygun4ruby/pull/128))

## 2.5.0 (04/10/2017)

Features
Expand Down
2 changes: 1 addition & 1 deletion lib/raygun/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Raygun
VERSION = "2.5.0"
VERSION = "2.6.0"
end

0 comments on commit ab5c3cb

Please sign in to comment.