Skip to content

Commit 5ff516c

Browse files
Update CHANGELOG.md
1 parent f6cb41a commit 5ff516c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ _None_
2525
### New Features
2626

2727
- Adds `AppVersion` and `BuildCode` models that can be used by version actions. [#512]
28-
- Adds version calculator and formatter classes that can be used with the `AppVersion` and `BuildCode` models. [#512]
29-
- Adds methods for writing values to `xcconfig` files using the `Xcodeproj` gem. [#512]
28+
- Adds calculator and formatter classes that can be used with the `AppVersion` and `BuildCode` models. [#512]
3029
- Renamed `addbranchprotection` to `set_branch_protection`, and allow it to provide additional optional protection
3130
settings to set/update on the target branch (like `lock_branch`, `required_ci_checks`, etc).
3231
The `addbranchprotection` action name still exists for backward compatibility for now (with a deprecation notice),

0 commit comments

Comments
 (0)