Skip to content

Commit 1c53fe1

Browse files
committed
added entry to changelog
1 parent 8652c04 commit 1c53fe1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Introducing Telemetry Processor 'com.microsoft.applicationinsights.internal.channel.samplingV2.FixedRateSamplingTelemetryProcessor'
99
- Introducing FixedRate Sampling v2 Using Telemetry Processors
1010
- Fixed issue #436 (TraceTelemetry with Severity is not shown in UI). This fixes a regression issue with `TelemetryClient.trackTrace` and `TelemetryClient.trackException`.
11+
- Compilation now targets Java 1.7. Java 1.6 is no longer supported.
1112

1213
## Version 1.0.10
1314
- `track()` method of 'com.microsoft.applicationinsights.TelemetryClient' is now modified. No longer performing pre-sanitization

0 commit comments

Comments
 (0)