Skip to content

Commit 5bf7225

Browse files
committed
docs: reword changelog
1 parent 0102545 commit 5bf7225

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@ Changelog
88
* Persist user when set on client
99
[#770](https://github.com/bugsnag/bugsnag-cocoa/pull/770)
1010

11-
## 6.1.2 (2020-07-21)
12-
13-
### Bug fixes
14-
15-
* Record thread information for unhandled JS errors
11+
* Avoid sharing global crash context when recording thread information for handled errors
1612
[#766](https://github.com/bugsnag/bugsnag-cocoa/pull/766)
1713

18-
* Call react native observer with initial user/context values
19-
[#768](https://github.com/bugsnag/bugsnag-cocoa/pull/768)
20-
2114
* Respect bundle version set from config
2215
[#762](https://github.com/bugsnag/bugsnag-cocoa/pull/762)
2316

24-
* Populate app/device metadata fields for RN errors
17+
* (React Native) Call react native observer with initial user/context values
18+
[#768](https://github.com/bugsnag/bugsnag-cocoa/pull/768)
19+
20+
* (React Native) Populate app/device metadata fields for RN errors
2521
[#763](https://github.com/bugsnag/bugsnag-cocoa/pull/763)
2622

23+
## 6.1.2 (2020-07-21)
24+
25+
### Bug fixes
26+
2727
* Ensure foreground stats are recorded for handled errors
2828
[#755](https://github.com/bugsnag/bugsnag-cocoa/pull/755)
2929

0 commit comments

Comments
 (0)