Skip to content

Commit d76f2a5

Browse files
Merge branch 'main' into master
2 parents 5655741 + 0035152 commit d76f2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ endif::[]
3131
* Adding agent logging capabilities to our SDK, making it available for external plugins - {pull}2390[#2390]
3232
* When the `MANIFEST.MF` of the main jar contains the `Implementation-Title` attribute, it is used as the default service name - {pull}1921[#1921]
3333
Note: this may change your service names if you relied on the auto-discovery that uses the name of the jar file. If that jar file also contains an `Implementation-Title` attribute in the `MANIFEST.MF` file, the latter will take precedence.
34-
* When the MANIFEST.MF of the main jar contains the Implementation-Version attribute, it is used as the default service version (except for application servers) - {pull}1922[#1922]
34+
* When the `MANIFEST.MF` of the main jar contains the `Implementation-Version` attribute, it is used as the default service version (except for application servers) - {pull}1922[#1922]
3535
* Added support for overwritting the service version per classloader - {pull}1726[#1726]
3636
3737
[float]

0 commit comments

Comments
 (0)