onesignal-expo-plugin icon indicating copy to clipboard operation
onesignal-expo-plugin copied to clipboard

Update changelog file

Open opmat opened this issue 1 year ago • 0 comments

Description

One Line Summary

Update CHANGELOG.md to reflect the current version

Details

Motivation

The CHANGELOG.md file was not updated since version 1.3.2 was released, this PULL request effects that update.

Testing

Manual testing

The change required no testing than visual inspection.

Checklist

Overview

  • [x] I have filled out all REQUIRED sections above
  • [x] PR does one thing
    • If it is hard to explain how any codes changes are related to each other then it most likely needs to be more than one PR
  • [ ] Any Public API changes are explained in the PR details and conform to existing APIs

Testing

  • [ ] I have personally tested this on my device, or explained why that is not possible
  • [ ] I have tested this on the latest version of the plugin
  • [ ] I have tested this on both Android and iOS, or explained why that is not possible

Final pass

  • [ ] Code is as readable as possible.
    • Simplify with less code, followed by splitting up code into well named functions and variables, followed by adding comments to the code.
  • [x] I have reviewed this PR myself, ensuring it meets each checklist item
    • WIP (Work In Progress) is ok, but explain what is still in progress and what you would like feedback on. Start the PR title with "WIP" to indicate this.

opmat avatar Feb 01 '24 15:02 opmat