Skip to content

Commit

Permalink
Fix CHANGELOG format
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Sep 25, 2023
1 parent f25a222 commit a6d485d
Showing 1 changed file with 21 additions and 29 deletions.
50 changes: 21 additions & 29 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,50 +4,42 @@ We're happy to announce the release of changelist 0.2!

## Enhancements

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

## Bug Fixes

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

## Maintenance

- Refactor into submodules
([#20](https://github.com/scientific-python/changelist/pull/20)).
- Bump scientific-python/attach-next-milestone-action from f94a5235518d4d34911c41e19d780b8e79d42238 to bc07be829f693829263e57d5e8489f4e57d3d420
([#21](https://github.com/scientific-python/changelist/pull/21)).
- Bump actions/checkout from 3 to 4
([#31](https://github.com/scientific-python/changelist/pull/31)).
- Bump pre-commit from 3.3.3 to 3.4.0
([#32](https://github.com/scientific-python/changelist/pull/32)).
- Update README
([#33](https://github.com/scientific-python/changelist/pull/33)).
- Refactor into submodules ([#20](https://github.com/scientific-python/changelist/pull/20)).
- Bump scientific-python/attach-next-milestone-action from f94a5235518d4d34911c41e19d780b8e79d42238 to bc07be829f693829263e57d5e8489f4e57d3d420 ([#21](https://github.com/scientific-python/changelist/pull/21)).
- Bump actions/checkout from 3 to 4 ([#31](https://github.com/scientific-python/changelist/pull/31)).
- Bump pre-commit from 3.3.3 to 3.4.0 ([#32](https://github.com/scientific-python/changelist/pull/32)).
- Update README ([#33](https://github.com/scientific-python/changelist/pull/33)).

## Documentation

- Improve release process
([#14](https://github.com/scientific-python/changelist/pull/14)).
- Ensure label check runs on all PR push events / commits
([#22](https://github.com/scientific-python/changelist/pull/22)).
- Improve release process ([#14](https://github.com/scientific-python/changelist/pull/14)).
- Ensure label check runs on all PR push events / commits ([#22](https://github.com/scientific-python/changelist/pull/22)).

## Contributors

5 authors added to this release (alphabetically):
[@dependabot[bot]](https://github.com/apps/dependabot),
Brigitta Sipőcz ([@bsipocz](https://github.com/bsipocz)),
Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)),
Lars Grüter ([@lagru](https://github.com/lagru)),
Stefan van der Walt ([@stefanv](https://github.com/stefanv)),

- [@dependabot[bot]](https://github.com/apps/dependabot)
- Brigitta Sipőcz ([@bsipocz](https://github.com/bsipocz))
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
- Lars Grüter ([@lagru](https://github.com/lagru))
- Stefan van der Walt ([@stefanv](https://github.com/stefanv))

4 reviewers added to this release (alphabetically):
Eric Larson ([@larsoner](https://github.com/larsoner)),
Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)),
Lars Grüter ([@lagru](https://github.com/lagru)),
Stefan van der Walt ([@stefanv](https://github.com/stefanv)),

- Eric Larson ([@larsoner](https://github.com/larsoner))
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
- Lars Grüter ([@lagru](https://github.com/lagru))
- Stefan van der Walt ([@stefanv](https://github.com/stefanv))

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

Expand Down

0 comments on commit a6d485d

Please sign in to comment.