Skip to content

Commit

Permalink
Improve changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide committed Sep 5, 2024
1 parent 1121655 commit 2f5876a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

### Various fixes & improvements

- Add :monitor_config_defaults integrations option (#782) by @whatyouhide
- Accept structs as structured logs in Sentry.LoggerHandler (#780) by @mrdotb
- Don't send :integration_meta field (116140d6) by @whatyouhide
- Move source code maps to ETS (#777) by @whatyouhide
- Allow --no-compile/--no-check-deps to "mix sentry.package_source_code" (#776) by @razielgn
- Add `:monitor_config_defaults` integrations option (#782). — *@whatyouhide*
- Allow `--no-compile`/`--no-check-deps` flags for `mix sentry.package_source_code` (#776). — *@razielgn*
- Accept structs as structured logs in `Sentry.LoggerHandler` (#780). — *@mrdotb*
- Fix a bug where we were accidentally sending the `:integration_meta` field (116140d6). — *@whatyouhide*
- Reduce memory usage of source code maps (#777). — *@whatyouhide*

## 10.7.0

Expand Down

0 comments on commit 2f5876a

Please sign in to comment.