Skip to content

Commit 7ca7dfe

Browse files
Fix CHANGELOG format (#38)
1 parent 5be101c commit 7ca7dfe

1 file changed

Lines changed: 21 additions & 29 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -4,50 +4,42 @@ We're happy to announce the release of changelist 0.2!
44

55
## Enhancements
66

7-
- Ensure label check runs on all PR push events / commits
8-
([#22](https://github.com/scientific-python/changelist/pull/22)).
9-
- Remove newlines between pull request summaries and their links
10-
([#27](https://github.com/scientific-python/changelist/pull/27)).
7+
- Ensure label check runs on all PR push events / commits ([#22](https://github.com/scientific-python/changelist/pull/22)).
8+
- Remove newlines between pull request summaries and their links ([#27](https://github.com/scientific-python/changelist/pull/27)).
119

1210
## Bug Fixes
1311

14-
- Format contributor section as lists
15-
([#28](https://github.com/scientific-python/changelist/pull/28)).
12+
- Format contributor section as lists ([#28](https://github.com/scientific-python/changelist/pull/28)).
1613

1714
## Maintenance
1815

19-
- Refactor into submodules
20-
([#20](https://github.com/scientific-python/changelist/pull/20)).
21-
- Bump scientific-python/attach-next-milestone-action from f94a5235518d4d34911c41e19d780b8e79d42238 to bc07be829f693829263e57d5e8489f4e57d3d420
22-
([#21](https://github.com/scientific-python/changelist/pull/21)).
23-
- Bump actions/checkout from 3 to 4
24-
([#31](https://github.com/scientific-python/changelist/pull/31)).
25-
- Bump pre-commit from 3.3.3 to 3.4.0
26-
([#32](https://github.com/scientific-python/changelist/pull/32)).
27-
- Update README
28-
([#33](https://github.com/scientific-python/changelist/pull/33)).
16+
- Refactor into submodules ([#20](https://github.com/scientific-python/changelist/pull/20)).
17+
- Bump scientific-python/attach-next-milestone-action from f94a5235518d4d34911c41e19d780b8e79d42238 to bc07be829f693829263e57d5e8489f4e57d3d420 ([#21](https://github.com/scientific-python/changelist/pull/21)).
18+
- Bump actions/checkout from 3 to 4 ([#31](https://github.com/scientific-python/changelist/pull/31)).
19+
- Bump pre-commit from 3.3.3 to 3.4.0 ([#32](https://github.com/scientific-python/changelist/pull/32)).
20+
- Update README ([#33](https://github.com/scientific-python/changelist/pull/33)).
2921

3022
## Documentation
3123

32-
- Improve release process
33-
([#14](https://github.com/scientific-python/changelist/pull/14)).
34-
- Ensure label check runs on all PR push events / commits
35-
([#22](https://github.com/scientific-python/changelist/pull/22)).
24+
- Improve release process ([#14](https://github.com/scientific-python/changelist/pull/14)).
25+
- Ensure label check runs on all PR push events / commits ([#22](https://github.com/scientific-python/changelist/pull/22)).
3626

3727
## Contributors
3828

3929
5 authors added to this release (alphabetically):
40-
[@dependabot[bot]](https://github.com/apps/dependabot),
41-
Brigitta Sipőcz ([@bsipocz](https://github.com/bsipocz)),
42-
Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)),
43-
Lars Grüter ([@lagru](https://github.com/lagru)),
44-
Stefan van der Walt ([@stefanv](https://github.com/stefanv)),
30+
31+
- [@dependabot[bot]](https://github.com/apps/dependabot)
32+
- Brigitta Sipőcz ([@bsipocz](https://github.com/bsipocz))
33+
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
34+
- Lars Grüter ([@lagru](https://github.com/lagru))
35+
- Stefan van der Walt ([@stefanv](https://github.com/stefanv))
4536

4637
4 reviewers added to this release (alphabetically):
47-
Eric Larson ([@larsoner](https://github.com/larsoner)),
48-
Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)),
49-
Lars Grüter ([@lagru](https://github.com/lagru)),
50-
Stefan van der Walt ([@stefanv](https://github.com/stefanv)),
38+
39+
- Eric Larson ([@larsoner](https://github.com/larsoner))
40+
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
41+
- Lars Grüter ([@lagru](https://github.com/lagru))
42+
- Stefan van der Walt ([@stefanv](https://github.com/stefanv))
5143

5244
_These lists are automatically generated, and may not be complete or may contain duplicates._
5345

0 commit comments

Comments
 (0)