We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05a09b3 commit 3e33d68Copy full SHA for 3e33d68
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# CHANGELOG
2
3
+# Version 2.6.0
4
+* No changes since 2.6.0-BETA.3
5
+
6
# Version 2.6.0-BETA.3
7
* Use newer id format when reporting request and dependency telemetry
8
([#1149](https://github.com/microsoft/ApplicationInsights-Java/issues/1174))
gradle.properties
@@ -1,4 +1,4 @@
// Project properties
-version=2.6.0-BETA.3
+version=2.6.0
group=com.microsoft.azure
0 commit comments