Skip to content

Commit 809e239

Browse files
committed
Add CHANGELOG entry
1 parent 7969c66 commit 809e239

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
- **Breaking Change: Removed support for Ruby 2.4 and 2.5**
66
Support for Ruby versions 2.4 and 2.5 has been removed. The new minimum required Ruby version is now 2.6. [PR#3314](https://github.com/newrelic/newrelic-ruby-agent/pull/3314)
77

8+
- **Feature: Add `logger` as a dependency**
9+
The `logger` gem is now listed as a dependency of the agent to ensure continued logging functionality and support for Ruby 3.5.0 and newer versions. [PR#3293](https://github.com/newrelic/newrelic-ruby-agent/pull/3293)
10+
811
## v9.23.0
912

1013
- **Feature: Add sidekiq.ignore_retry_errors configuration option**

0 commit comments

Comments
 (0)