Skip to content

Commit 1f00801

Browse files
committed
fixing changelog entry to match code
1 parent 43a8117 commit 1f00801

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
@@ -17,7 +17,7 @@
1717
- Introducing FixedRate Sampling v2 Using Telemetry Processors
1818
- Fixed issue #436 (TraceTelemetry with Severity is not shown in UI). This fixes a regression issue with `TelemetryClient.trackTrace` and `TelemetryClient.trackException`.
1919
- Compilation now targets Java 1.7. Java 1.6 is no longer supported.
20-
- Adding system property `insights.configurationFile` to allow to explicitly set directory containing the config file.
20+
- Adding system property `insights.configurationDirectory` to allow to explicitly set directory containing the config file.
2121

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

0 commit comments

Comments
 (0)