Skip to content

Commit dc9868f

Browse files
committed
updated changelog and version number
1 parent 11f12a0 commit dc9868f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
# Version 2.5.2
4+
* Added additional error logging for troubleshooting issues loading JNI performance counter library.
5+
36
# Version 2.6.1
47
* Fix shutdown issue due to non-daemon thread
58
([#1245](https://github.com/microsoft/ApplicationInsights-Java/pull/1245))

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// Project properties
2-
version=2.6.1
2+
version=2.6.2
33
group=com.microsoft.azure
44

0 commit comments

Comments
 (0)