diff --git a/CHANGELOG.md b/CHANGELOG.md index 711f1e4..83e89eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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