We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4dc874 commit d21ffceCopy full SHA for d21ffce
2 files changed
CHANGELOG.md
@@ -8,6 +8,9 @@ All notable changes to this project will be documented in this file. This projec
8
### Added
9
- Added check for unexpected processor arguments in CodeSignatureVerifier.
10
11
+## Changed
12
+- Renamed default branch to `main`.
13
+
14
## [1.8.1] - 2020-12-08
15
16
### Removed
RELEASING.md
@@ -4,7 +4,7 @@
4
5
1. Update the change log.
6
7
-1. Merge development branch to master.
+1. Merge development branch to main.
1. Create a GitHub release with version tag, prefixed with `v`. (For example: `v2.3.4`)
0 commit comments