We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f500d5 commit 1195359Copy full SHA for 1195359
.github/release.yml
@@ -19,13 +19,31 @@ changelog:
19
- title: Security Fixes
20
labels:
21
- security
22
+ - title: Core Changes
23
+ labels:
24
+ - core
25
+ - title: Controller Changes
26
27
+ - controller
28
+ - title: INet Layer Changes
29
30
+ - inet
31
+ - title: Core Library Changes
32
33
34
+ - title: System Level Changes
35
36
+ - system
37
- title: Bug Fixes
38
39
- bug
- - title: Spec Alignment Fixes
40
+ - title: Bluetooth Related Changes
41
42
+ - bluetooth
43
+ - title: Spec Alignment Changes
44
45
- spec
- - title: Platform Fixes
46
+ - title: Platform Changes
47
48
- platform
49
- darwin
0 commit comments