Skip to content

Commit e74f56a

Browse files
authored
Merge pull request #1219 from microsoft/prepare-release
Prepare 2.6.0 release
2 parents 05a09b3 + 3e33d68 commit e74f56a

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.6.0
4+
* No changes since 2.6.0-BETA.3
5+
36
# Version 2.6.0-BETA.3
47
* Use newer id format when reporting request and dependency telemetry
58
([#1149](https://github.com/microsoft/ApplicationInsights-Java/issues/1174))

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.0-BETA.3
2+
version=2.6.0
33
group=com.microsoft.azure
44

0 commit comments

Comments
 (0)