diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index dbd65b93a4..303a719f02 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -34,6 +34,10 @@ Use subheadings with the "=====" level for adding notes for unreleased changes: [[release-notes-1.x]] === Java Agent version 1.x +[float] +===== Features +* Add option to retry JMX metrics capture in case of exception - {pull}3511[#3511] + [float] ===== Bug fixes * Add support to CLI attach download for new agent signature for 1.46.0+ - {pull}3513[#3513]