You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,10 +24,10 @@ in case of vulnerabilities.
24
24
### Added
25
25
-**Android:** Migrate to AndroidX by [@jdnichollsc](https://github.com/jdnichollsc) ([8a083f2](https://github.com/proyecto26/react-native-inappbrowser/commit/8a083f24847ac5f49923c6217106628434634b4d)).
26
26
- Start following [SemVer](https://semver.org) with git tags properly 😅.
27
-
- Include a **CHANGELOG** to see the history of the changes of the project.
27
+
- Include a **CHANGELOG.md** to see the history of the changes of the project.
28
28
- Validate if `EventBus` of **Android** is registered before to unregister.
29
29
- Include ESLint config for React Native.
30
-
- Activating Open Collective ([#80](https://github.com/proyecto26/react-native-inappbrowser/pull/80))
30
+
- Activating Open Collective ([#80](https://github.com/proyecto26/react-native-inappbrowser/pull/80)) and Create **CONTRIBUTING.md** to see how to contribute.
31
31
32
32
### Removed
33
33
-**com.facebook.infer.annotation** dependency is not required anymore to build for **Android**.
0 commit comments