Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog #90

Merged
merged 1 commit into from
Nov 1, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 11 additions & 4 deletions packages/jsActions/mobile-resources-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,36 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [5.1.1] Native Mobile Resources - 2023-10-24
## [5.1.2] Native Mobile Resources - 2023-10-31

### Fixed

- We have added push notification permission request support for Android API level>=33.

## [5.1.1] Native Mobile Resources - 2023-10-24

## [4.0.1] FloatingActionButton

### Fixed

- We have fixed an error related to useNativeDriver.
- We have fixed an error related to useNativeDriver.

## [5.1.0] Native Mobile Resources - 2023-10-11


## [1.1.0] Image

### Added

- Added accessibility.

## [5.0.2] Native Mobile Resources - 2023-8-22

### Fixed

- We updated the default presentation mode for both "Take Picture" and "Take Picture Advanced" to full screen.
- We have added push notification permission request support for Android API level>=33.

## [2.0.2] ColumnChart

### Fixed

- We fixed an issue when running with Mx10 crashes the app.
Expand Down
Loading