From 3558ce428fa108f47f46cc5a13661e20900d6cd5 Mon Sep 17 00:00:00 2001 From: Ben Gourley Date: Wed, 20 Jan 2021 09:42:37 +0000 Subject: [PATCH] chore: Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1347b7a2b..d079d2e91d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## TBD + +### Fixed + +- (react-native): Ensure plugin usage is compatible with running an app in a remote debugger [#1250](https://github.com/bugsnag/bugsnag-js/pull/1250) + ## v7.6.0 (2020-01-18) As of 7.6.0 the monorepo contains `@bugsnag/react-native-cli`, a new command line tool to help set up Bugsnag in React Native projects.