diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 4833086ca9..613a380b40 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -31,19 +31,22 @@ Use subheadings with the "=====" level for adding notes for unreleased changes: === Unreleased -[[release-notes-1.x]] -=== Java Agent version 1.x +[float] +===== Features +* Added a configuration option to use queues in names of spring-rabbit transactions - {pull}3424[#3424] [float] ===== Bug fixes * Add support to CLI attach download for new agent signature for 1.46.0+ - {pull}3513[#3513] +[[release-notes-1.x]] +=== Java Agent version 1.x + [[release-notes-1.46.0]] ==== 1.46.0 - 2024/01/29 [float] ===== Features -* Added a configuration option to use queues in names of spring-rabbit transactions - {pull}3424[#3424] * Added support for OpenTelementry Attributes db.statement and db.user - {pull}3475[#3475] [float]