diff --git a/CHANGELOG.md b/CHANGELOG.md index 936808b897dc..669a1e2e0dee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +## 6.16.1 + +- feat(nextjs): Support Next.js v12 (#4093) +- fix(nextjs): Disable server instrumentation on Vercel (#4255) +- feat(tracing): Add metadata around idleTimeout (#4251) + +Work in this release contributed by @KATT. Thank you for your contribution! + ## 6.16.0 - feat(angular): Add Angular 13 to peer dep (#4183)