We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0341df5 commit e4c07ebCopy full SHA for e4c07eb
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Change Log
2
3
4
+## [6.2.0](https://github.com/honeybadger-io/honeybadger-ruby/compare/v6.1.3...v6.2.0) (2025-11-25)
5
+
6
7
+### Features
8
9
+* add Rails.event subscriber ([#734](https://github.com/honeybadger-io/honeybadger-ruby/issues/734)) ([1762fc4](https://github.com/honeybadger-io/honeybadger-ruby/commit/1762fc43bcd70219659b7340fb2c19158eb18099))
10
11
## [6.1.3](https://github.com/honeybadger-io/honeybadger-ruby/compare/v6.1.2...v6.1.3) (2025-10-28)
12
13
lib/honeybadger/version.rb
@@ -1,4 +1,4 @@
module Honeybadger
# The current String Honeybadger version.
- VERSION = "6.1.3".freeze
+ VERSION = "6.2.0".freeze
end
0 commit comments