Skip to content

Commit dac728f

Browse files
committed
fix missing changelog entry
1 parent eecbd08 commit dac728f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Even when matching on the main class name or on system properties,
6464
* Update Byte-buddy to `1.11.0` - {pull}1769[#1769]
6565
* Support for user.domain {pull}1756[#1756]
6666
* JAX-RS supports javax.ws.rs.PATCH
67+
* Optimize instrumentaion by avoiding stack-frame computation for Java7+ bytecode - {pull}1758[#1758]
6768
6869
[float]
6970
===== Bug fixes

0 commit comments

Comments
 (0)