Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog file #223

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# Changelog
All notable changes to this project will be documented in this file.

## October 2023
### `2.0.2` - 10/16/23
#### Changes
- Move target check to top of function to avoid adding duped PBXGroup

## September 2023
### `2.0.1` - 09/27/23
#### Changes
- Plugin Prop Validation & Improvements
- Add ability to set the small icon accent color
- Update Usage in README to reflect major release changes

### `2.0.0` - 09/12/23
#### Changes
- Native version update & major release
- Bump word-wrap from 1.2.3 to 1.2.4

## April 2023
### `1.3.2` - 04/18/23
#### Changes
Expand Down