Skip to content

Commit 8094b4a

Browse files
committed
Update change-log
1 parent c98f219 commit 8094b4a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
**Features**:
66

7-
- Add content-encoding for http request to the `sentry`. ([#954](https://github.com/getsentry/sentry-native/pull/954))
7+
- Add optional Gzip transport compression via build option `SENTRY_TRANSPORT_COMPRESSION`. Requires system `zlib`. ([#954](https://github.com/getsentry/sentry-native/pull/954))
88

99
**Internal**:
1010

@@ -14,6 +14,10 @@
1414

1515
- Add usage of the breadcrumb `data` property to the example. [#951](https://github.com/getsentry/sentry-native/pull/951)
1616

17+
**Thank you**:
18+
19+
- [@Strive-Sun](https://github.com/Strive-Sun)
20+
1721
## 0.7.0
1822

1923
**Breaking changes**:
@@ -39,6 +43,7 @@ Features, fixes and improvements in this release have been contributed by:
3943

4044
- [@compnerd](https://github.com/compnerd)
4145
- [@stima](https://github.com/stima)
46+
- [@hyp](https://github.com/hyp)
4247

4348
## 0.6.7
4449

0 commit comments

Comments
 (0)