Skip to content

Commit 8175b31

Browse files
authored
Fix another link in changelog
1 parent 358c529 commit 8175b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Version 2.0.0
44
- Upgraded logback dependency version to 1.2.3
5-
- Improved FixedRateSampling so that it also supports Sampling Percentage set by users programmatically. Fixes [issue #535] (https://github.com/Microsoft/ApplicationInsights-Java/issues/535)
5+
- Improved FixedRateSampling so that it also supports Sampling Percentage set by users programmatically. Fixes [issue #535](https://github.com/Microsoft/ApplicationInsights-Java/issues/535)
66
- Fault Tolerance improvements: introducing retries and exponential backoff capabilities with disk persistence.
77
- [Issue #499](https://github.com/Microsoft/ApplicationInsights-Java/pull/499): Fix handling of NaN and +/-Infinity in JSON serializer
88
- [Issue #506](https://github.com/Microsoft/ApplicationInsights-Java/pull/506): Null Reference Check causing Null Pointer Exception in `TelemetryCorrelationUtils.java`

0 commit comments

Comments
 (0)