Skip to content

Commit 9c94085

Browse files
committed
docs(CHANGELOG): document breaking changes specifics
was just the ios and macos minimum target, help devs by specifying exactly what it was and what it is now
1 parent 6965c40 commit 9c94085

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
99

1010
- Update Firebase iOS SDK version to v11
1111

12+
* requires ios minimum target 13.0 (was 11.0)
13+
* requires macOS minimum target 10.15 (was 10.13)
14+
1215
### Features
1316

1417
- Update Firebase iOS SDK version to v11 ([8bad077](https://github.com/invertase/react-native-firebase/commit/8bad0774a8f1a201d19cf8b4a914bfaf7a30c6c7))

0 commit comments

Comments
 (0)