|
| 1 | +# changelist 0.2 |
| 2 | + |
| 3 | +We're happy to announce the release of changelist 0.2! |
| 4 | + |
| 5 | +## Enhancements |
| 6 | + |
| 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)). |
| 11 | + |
| 12 | +## Bug Fixes |
| 13 | + |
| 14 | +- Format contributor section as lists |
| 15 | + ([#28](https://github.com/scientific-python/changelist/pull/28)). |
| 16 | + |
| 17 | +## Maintenance |
| 18 | + |
| 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)). |
| 29 | + |
| 30 | +## Documentation |
| 31 | + |
| 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)). |
| 36 | + |
| 37 | +## Contributors |
| 38 | + |
| 39 | +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)), |
| 45 | + |
| 46 | +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)), |
| 51 | + |
| 52 | +_These lists are automatically generated, and may not be complete or may contain duplicates._ |
| 53 | + |
1 | 54 | # changelist 0.1
|
2 | 55 |
|
3 | 56 | We're happy to announce the release of changelist 0.1!
|
|
0 commit comments