We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b599c8d commit 51964d9Copy full SHA for 51964d9
.github/release.yml
@@ -6,6 +6,8 @@ changelog:
6
- scripts
7
- external dependency
8
- submodules
9
+ - integrations
10
+ - documentation
11
authors:
12
- restyled-io
13
- octocat
@@ -31,9 +33,13 @@ changelog:
31
33
- title: Spec Alignment Changes
32
34
labels:
35
- spec
- - title: INet Layer Changes
36
+ - title: Transport/Messaging Layer Changes
37
38
- inet
39
+ - transport
40
+ - messaging
41
+ - protocols
42
+ - lwip
43
- title: Crypto Changes
44
45
- crypto
@@ -49,6 +55,7 @@ changelog:
49
55
- title: System Level Changes
50
56
51
57
- system
58
+ - attestation
52
59
- title: App Level Changes
53
60
54
61
- app
@@ -67,6 +74,3 @@ changelog:
67
74
68
75
- gn
69
76
- build
70
- - title: Other Changes
71
- labels:
72
- - "*"
0 commit comments