Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
radex committed Nov 29, 2024
1 parent c417359 commit a310e4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG-Unreleased.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@
### BREAKING CHANGES

- [iOS] Podspec deployment target was bumped from iOS 11 to iOS 12
- [Android] Installation of Android JSI adapter has changed. To migrate, remove `getJSIModulePackage()` override in your `MainApplication.{java,kt}`, and add `new WatermelonDBJSIPackage()` to `getPackages()` override instead. See Installation docs for details.

### Deprecations

### New features

- Added `Database#experimentalIsVerbose` option
- Support for React Native 0.74+

### Fixes

Expand Down

0 comments on commit a310e4e

Please sign in to comment.