Skip to content

Commit 358c529

Browse files
authored
Fix link in changelog
1 parent a7bdd2a commit 358c529

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
@@ -5,7 +5,7 @@
55
- 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
8-
- [Issue #506] (https://github.com/Microsoft/ApplicationInsights-Java/pull/506): Null Reference Check causing Null Pointer Exception in `TelemetryCorrelationUtils.java`
8+
- [Issue #506](https://github.com/Microsoft/ApplicationInsights-Java/pull/506): Null Reference Check causing Null Pointer Exception in `TelemetryCorrelationUtils.java`
99

1010
## Version 2.0.0-BETA
1111
- Updating various dependencies to latest version

0 commit comments

Comments
 (0)