Skip to content

Commit a8cb945

Browse files
committed
🔧 update release note config
1 parent 9da6bdf commit a8cb945

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

.github/release.yml

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,26 @@
11
changelog:
22
categories:
3-
- title: API Changes
3+
- title: 💥 Breaking Changes
4+
labels:
5+
- "is: breaking"
6+
- title: 👽️ SciPy Changes
47
labels:
58
- "stubs: api change"
69
- "stubs: api change - undocumented"
10+
- "topic: upstream release"
711
- "topic: deprecation"
8-
- title: Improvements
12+
- title: Improvements
913
labels:
1014
- "is: feature"
1115
- "stubs: incomplete"
12-
- title: Fixes
16+
- title: 🐛 Fixes
1317
labels:
1418
- "is: fix"
1519
- "stubs: incorrect"
16-
- title: Dependency updates
20+
- title: ✅ Testing
21+
labels:
22+
- "topic: testing"
23+
- title: ⬆️ Dependencies
1724
labels:
1825
- "topic: dependencies"
1926
- title: Other Changes

0 commit comments

Comments
 (0)