File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 25
25
### New Features
26
26
27
27
- 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 ]
30
29
- Renamed ` addbranchprotection ` to ` set_branch_protection ` , and allow it to provide additional optional protection
31
30
settings to set/update on the target branch (like ` lock_branch ` , ` required_ci_checks ` , etc).
32
31
The ` addbranchprotection ` action name still exists for backward compatibility for now (with a deprecation notice),
You can’t perform that action at this time.
0 commit comments