Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
Merge pull request #46 from newrelic/release/v0.1.0
Browse files Browse the repository at this point in the history
Release v0.1.0
  • Loading branch information
bizob2828 authored Mar 1, 2022
2 parents 55be419 + 206b8d8 commit 153c79f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
### v0.0.0 (2022-02-17)
Placeholder for actual changelog
### v0.1.0 (2022-03-01)
* Initial release of the Node.js Next.js instrumentation.
* Transaction naming based on Next.js page or API route.
* Segment/Span capture for middleware, and getServerSideProps.
* Documentation around manually injecting the New Relic browser agent.
* Verified support on Next.js >= 12.0.9

0 comments on commit 153c79f

Please sign in to comment.