Skip to content

Commit 2ef7def

Browse files
committed
Update CHANGELOG
1 parent 9f85915 commit 2ef7def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
- **Feature: Use Ruby's built-in Gzip compression**
3535

36-
The agent's now uses the built-in `zlib.gzip` method available in the Ruby standard library instead for compression logic, instead of a custom implementation. [PR#3332](https://github.com/newrelic/newrelic-ruby-agent/pull/3332)
36+
The agent now uses the built-in `Zlib.gzip` method from the Ruby standard library for compression, replacing the previous custom implementation. [PR#3332](https://github.com/newrelic/newrelic-ruby-agent/pull/3332)
3737

3838
## v9.23.0
3939

0 commit comments

Comments
 (0)