Skip to content

Commit 27f47f7

Browse files
committed
Update CHANGELOG.md
1 parent 6c2417a commit 27f47f7

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

CHANGELOG.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,10 @@
44

55
### Various fixes & improvements
66

7-
- Add support for attachments (#673) by @whatyouhide
8-
- Add support for interpolating messages (#670) by @whatyouhide
9-
- Move envelope decoding to test helpers (#672) by @whatyouhide
10-
- Improve option validation in functions (#671) by @whatyouhide
11-
- Clean up the README (de0bbb10) by @whatyouhide
12-
- Improve "mix sentry.send_test_event" (#669) by @whatyouhide
13-
- Add threads interface and fix messages with stacktraces (#668) by @whatyouhide
7+
- Add `Sentry.Interfaces.Thread` to fix stacktraces in messages.
8+
- Add the `--type` and `--no-stacktrace` flags to `mix sentry.send_test_message`.
9+
- Add support for interpolating messages (with `%s`) placeholders. See `Sentry.capture_message/2`.
10+
- Add support for attachments; see `Sentry.Attachment` and `Sentry.Context.add_attachment/1`.
1411

1512
## 10.0.3
1613

0 commit comments

Comments
 (0)