Skip to content

Commit 73d94e5

Browse files
author
Dan Skinner
committed
chore: update changelog
1 parent 03f066e commit 73d94e5

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

3-
### v7.16.2 (2022-03-09)
3+
## Unreleased
4+
5+
6+
### Fixed
7+
8+
- (plugin-express): send the request body (if present) as `event.request.body` rather than `event.metadata.request.body` [#1702](https://github.com/bugsnag/bugsnag-js/pull/1702)
9+
- (plugin-restify): Include request body [#1701](https://github.com/bugsnag/bugsnag-js/pull/1701)
10+
11+
## v7.16.2 (2022-03-09)
412

513
### Fixed
614

@@ -10,7 +18,7 @@
1018

1119
- (plugin-react-navigation): Allow React Navigation v6 as a peer dependency [#1691](https://github.com/bugsnag/bugsnag-js/pull/1691)
1220

13-
### 7.16.1 (2022-02-02)
21+
## 7.16.1 (2022-02-02)
1422

1523
### Fixed
1624

0 commit comments

Comments
 (0)