Skip to content

Commit f33c220

Browse files
committed
Making CHANGELOG.md more human friendly
1 parent 819f72a commit f33c220

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# CHANGELOG
22

33
## Version 1.0.10
4-
- Fixed Exceeded property length leads to lost event.
5-
- Fixed issue of sending custom event.
6-
- Method `sanitizeStringForJSON` takes string input and converts it to JSON friendly string.
7-
- Class `com.microsoft.applicationinsights.telemetry.SanitizationUtils` has methods to sanitize string for JSON.
4+
- Fixed issue #403 (Exceeding property length invalidates custom event)
5+
- Fixed issue #401 (Custom key and property sanitized)
86
- Fixed Request Telemetry Sending bug with new schema.
97
- Fixed reliability issue with Jedis client dependency collector
108
- Fixed Request Telemetry Sending bug with new schema

0 commit comments

Comments
 (0)