Skip to content

Commit d21ffce

Browse files
committed
Rename master to main
1 parent f4dc874 commit d21ffce

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ All notable changes to this project will be documented in this file. This projec
88
### Added
99
- Added check for unexpected processor arguments in CodeSignatureVerifier.
1010

11+
## Changed
12+
- Renamed default branch to `main`.
13+
1114
## [1.8.1] - 2020-12-08
1215

1316
### Removed

RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
1. Update the change log.
66

7-
1. Merge development branch to master.
7+
1. Merge development branch to main.
88

99
1. Create a GitHub release with version tag, prefixed with `v`. (For example: `v2.3.4`)
1010

0 commit comments

Comments
 (0)