Skip to content

Commit

Permalink
docs(CHANGELOG): document breaking changes specifics
Browse files Browse the repository at this point in the history
was just the ios and macos minimum target, help devs
by specifying exactly what it was and what it is now
  • Loading branch information
mikehardy committed Sep 26, 2024
1 parent 6965c40 commit 9c94085
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

- Update Firebase iOS SDK version to v11

* requires ios minimum target 13.0 (was 11.0)
* requires macOS minimum target 10.15 (was 10.13)

### Features

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

0 comments on commit 9c94085

Please sign in to comment.