|
| 1 | +# changelist 0.5 |
| 2 | + |
| 3 | +We're happy to announce the release of changelist 0.5! |
| 4 | + |
| 5 | +## Enhancements |
| 6 | + |
| 7 | +- Allow multiple summaries per pull request ([#53](https://github.com/scientific-python/changelist/pull/53)). |
| 8 | + |
| 9 | +## Bug Fixes |
| 10 | + |
| 11 | +- Add newline after release title ([#50](https://github.com/scientific-python/changelist/pull/50)). |
| 12 | + |
| 13 | +## Documentation |
| 14 | + |
| 15 | +- Ensure README is synched with code ([#43](https://github.com/scientific-python/changelist/pull/43)). |
| 16 | +- Make README intro more succinct ([#54](https://github.com/scientific-python/changelist/pull/54)). |
| 17 | + |
| 18 | +## Maintenance |
| 19 | + |
| 20 | +- Use trusted publisher ([#48](https://github.com/scientific-python/changelist/pull/48)). |
| 21 | +- Ensure README is synched with code ([#43](https://github.com/scientific-python/changelist/pull/43)). |
| 22 | +- Bump actions/checkout from 3 to 4 ([#51](https://github.com/scientific-python/changelist/pull/51)). |
| 23 | +- Bump pre-commit from 3.4.0 to 3.5.0 ([#52](https://github.com/scientific-python/changelist/pull/52)). |
| 24 | +- Bump actions/setup-python from 4 to 5 ([#57](https://github.com/scientific-python/changelist/pull/57)). |
| 25 | +- Bump pre-commit from 3.5.0 to 3.6.0 ([#56](https://github.com/scientific-python/changelist/pull/56)). |
| 26 | +- Bump actions/setup-python from 4 to 5 ([#59](https://github.com/scientific-python/changelist/pull/59)). |
| 27 | +- Use setup-python pip cache ([#60](https://github.com/scientific-python/changelist/pull/60)). |
| 28 | +- Add Python 3.12 support ([#61](https://github.com/scientific-python/changelist/pull/61)). |
| 29 | + |
| 30 | +## Contributors |
| 31 | + |
| 32 | +5 authors added to this release (alphabetically): |
| 33 | + |
| 34 | +- [@dependabot[bot]](https://github.com/apps/dependabot) |
| 35 | +- Brigitta Sipőcz ([@bsipocz](https://github.com/bsipocz)) |
| 36 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 37 | +- Lars Grüter ([@lagru](https://github.com/lagru)) |
| 38 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) |
| 39 | + |
| 40 | +4 reviewers added to this release (alphabetically): |
| 41 | + |
| 42 | +- Brigitta Sipőcz ([@bsipocz](https://github.com/bsipocz)) |
| 43 | +- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)) |
| 44 | +- Lars Grüter ([@lagru](https://github.com/lagru)) |
| 45 | +- Stefan van der Walt ([@stefanv](https://github.com/stefanv)) |
| 46 | + |
| 47 | +_These lists are automatically generated, and may not be complete or may contain |
| 48 | +duplicates._ |
| 49 | + |
1 | 50 | # changelist 0.4
|
2 | 51 |
|
3 | 52 | We're happy to announce the release of changelist 0.4!
|
|
0 commit comments