Skip to content

Update Changelog #140

Merged
cacheung merged 4 commits intoadobe:stagingfrom
cacheung:changelog
Mar 5, 2025
Merged

Update Changelog #140
cacheung merged 4 commits intoadobe:stagingfrom
cacheung:changelog

Conversation

@cacheung
Copy link
Contributor

@cacheung cacheung commented Mar 4, 2025

Update Changelog for releases.

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Update Changelog
@cacheung cacheung requested a review from praveek March 4, 2025 22:56
@@ -1,3 +1,8 @@
## 5.0.0

* Update to use BOM (Bill of Materials) for sdk dependecies in Android
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update to use BOM (Bill of Materials) for Android SDK dependencies.

## 5.0.0

* Update to use BOM (Bill of Materials) for sdk dependecies in Android
* Update tests to handle the deprecation warning for `setMockMethodCallHandler`
Copy link
Contributor

@praveek praveek Mar 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add full stop at end of each sentence.

cacheung added 2 commits March 4, 2025 15:39
Update typo and add a period for each sentence
Add links for BOM
@@ -1,7 +1,7 @@
## 5.0.0

* Add MobileCore.initializeWithAppId and MobileCore.initialize APIs to simplify AEP SDK initialization by enabling automatic extension registration and lifecycle tracking.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MobileCore.initializeWithAppId and MobileCore.initialize

Update format
@cacheung cacheung merged commit 68bc838 into adobe:staging Mar 5, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants