Skip to content

Commit

Permalink
update changelog for v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Svetlichny authored and GitHub Enterprise committed Mar 14, 2018
1 parent 5739bc7 commit 8fce95d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
### 3.2.0 (2018-03-14):

* Added [`@newrelic/koa`](https://github.com/newrelic/node-newrelic-koa) as a
dependency.

This introduces instrumentation for **Koa v2.0.0** or higher. It will be treated
as first-party instrumentation within the agent, but publishing it as a
separate module allows it to be installed independently according to users' needs.

* Refactored instrumentation hooks to work with modules.

With this change it is now possible to link against external instrumentation
modules.

### 3.1.0 (2018-03-13):

* Promise based web framework middleware instrumentation now supports callback
Expand Down

0 comments on commit 8fce95d

Please sign in to comment.