From 68ce56c1a8bcf0a39e368ed1334d0b6b57d57c84 Mon Sep 17 00:00:00 2001 From: Luca Forstner Date: Thu, 17 Nov 2022 10:46:00 +0100 Subject: [PATCH] meta: CHANGELOG for 7.20.0 (#6221) Co-authored-by: Lukas Stracke --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42334c5dd03c..f9c69126d7d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +## 7.20.0 + +- feat(angular): Add Angular 15 Peer Dependencies (#6220) +- feat(nextjs): Add `excludeServerRoutes` config option (#6207) +- feat(node): Move tracing options to `Http` integration (#6191) +- fix(nextjs): Use absolute path for `distDir` in webpack plugin options (#6214) +- fix(remix): Resolve Remix Request API compatibility issues. (#6215) +- ref(nextjs): Invert serverside injection criteria (#6206) + ## 7.19.0 This release adds a new SDK, [@sentry/opentelemetry-node](./packages/opentelemetry-node/),