Skip to content

Commit

Permalink
Merge pull request #698 from AdobeDocs/update-release-notes
Browse files Browse the repository at this point in the history
Updating release notes
  • Loading branch information
praveek authored Oct 2, 2024
2 parents 909eb73 + 780a6ce commit f34d552
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/release_notes/timestamp.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"ts":1727747310411}
{"ts":1727833187021}
7 changes: 7 additions & 0 deletions src/pages/home/base/mobile-core/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ keywords:

# Release notes

## October 1, 2024

### Android Core 3.2.0

* Added new constants to `AEPError`.
* Added the `SuppressedByAppDeveloper` constant to indicate that the in-app message was not displayed because it was rejected by the app developer via the `PresentationDelegate`.

## September 27, 2024

### iOS Core 5.3.0
Expand Down
7 changes: 7 additions & 0 deletions src/pages/home/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ Keywords:

# Release notes

## October 1, 2024

### Android Core 3.2.0

* Added new constants to `AEPError`.
* Added the `SuppressedByAppDeveloper` constant to indicate that the in-app message was not displayed because it was rejected by the app developer via the `PresentationDelegate`.

## September 30, 2024

### iOS Messaging 5.4.0
Expand Down

0 comments on commit f34d552

Please sign in to comment.