Skip to content

Commit 7109a86

Browse files
authored
Update CHANGELOG.md
Fix incorrect platform headings in changelog Corrected swapped headings where Android section listed iOS SDK update and iOS section listed Android SDK update. Signed-off-by: Vikram Jangid <vikramjangid203@gmail.com>
1 parent 44b9de2 commit 7109a86

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
- **MREC and Banner Ad Events**: Fixed `ObjectAlreadyConsumedException` for ad view events in both MREC and Banner components by implementing proper event handling through `getExportedCustomDirectEventTypeConstants` method ([#148](https://github.com/appodeal/react-native-appodeal/issues/148))
2121
- **Event System**: Fixed ad view events registration in both Old and New Architecture by properly implementing event constants export ([#148](https://github.com/appodeal/react-native-appodeal/issues/148))
2222

23-
### Android Features
23+
### iOS Features
2424
- Updated Appodeal iOS SDK to [3.10.0](https://docs.appodeal.com/ios/get-started)
2525

26-
### iOS Features
26+
### Android Features
2727
- Updated Appodeal Android SDK to [3.10.0](https://docs.appodeal.com/android/get-started)
2828

2929
## 3.8.1
@@ -392,4 +392,4 @@
392392
### Updated SDKs
393393

394394
- Updated Appodeal iOS SDK to stable release
395-
- Updated Appodeal Android SDK to stable release
395+
- Updated Appodeal Android SDK to stable release

0 commit comments

Comments
 (0)