Skip to content

Commit

Permalink
Add changelog for 0.71.14 (facebook#40863)
Browse files Browse the repository at this point in the history
Summary:
Adds changelog for the 0.71.14 version.

## Changelog:

<!-- Help reviewers and the release process by writing your own changelog entry.

Pick one each for the category and type tags:

[ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message

For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->

[INTERNAL] [CHANGED] - Add 0.71.14 changelog

Pull Request resolved: facebook#40863

Reviewed By: robhogan

Differential Revision: D50228147

Pulled By: huntie

fbshipit-source-id: cb6ad2abac53825a935205fb7646d8fa32ba8302
  • Loading branch information
fortmarek authored and facebook-github-bot committed Oct 12, 2023
1 parent f41fb76 commit 14eb4c9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -829,6 +829,15 @@ This file contains all changelogs for latest releases, from 0.70.0 onward. Pleas

- Enable Address and Undefined Behavior Sanitizers on RNTester ([65e61f3c88](https://github.com/facebook/react-native/commit/65e61f3c88388d4a2ed88bcc9a2cb5ba63fd8afa) by [@Saadnajmi](https://github.com/Saadnajmi))

## v0.71.14

### Fixed

#### iOS specific

- Set the max version of Active support to 7.0.8 ([ce39931bc2](https://github.com/facebook/react-native/commit/ce39931bc2b02f13cbc5751ba4d4a6dbc07bc91a) by [@cipolleschi](https://github.com/cipolleschi))
- Xcode 15 patch ([287482e57f](https://github.com/facebook/react-native/commit/287482e57ffd221227e6fffb6852113d330260a1) by [@fortmarek](https://github.com/fortmarek))

## v0.71.13

### Added
Expand Down

0 comments on commit 14eb4c9

Please sign in to comment.