|
| 1 | +# changelist 0.1 |
| 2 | + |
| 3 | +We're happy to announce the release of changelist 0.1! |
| 4 | + |
| 5 | +## Enhancements |
| 6 | + |
| 7 | +- Only print non-empty sections |
| 8 | + ([#9](https://github.com/scientific-python/changelist/pull/9)). |
| 9 | +- Fix for linters |
| 10 | + ([#10](https://github.com/scientific-python/changelist/pull/10)). |
| 11 | + |
| 12 | +## Maintenance |
| 13 | + |
| 14 | +- Use label-check and attach-next-milestone-action |
| 15 | + ([#1](https://github.com/scientific-python/changelist/pull/1)). |
| 16 | +- Use pre-commit linter |
| 17 | + ([#3](https://github.com/scientific-python/changelist/pull/3)). |
| 18 | +- Use dependabot |
| 19 | + ([#4](https://github.com/scientific-python/changelist/pull/4)). |
| 20 | +- Specify label for dependabot PRs |
| 21 | + ([#6](https://github.com/scientific-python/changelist/pull/6)). |
| 22 | +- Bump pre-commit from 3.3 to 3.3.3 |
| 23 | + ([#5](https://github.com/scientific-python/changelist/pull/5)). |
| 24 | + |
| 25 | +## Documentation |
| 26 | + |
| 27 | +- Fix example usage |
| 28 | + ([#2](https://github.com/scientific-python/changelist/pull/2)). |
| 29 | +- Document label and milestone actions |
| 30 | + ([#7](https://github.com/scientific-python/changelist/pull/7)). |
| 31 | +- Document release process |
| 32 | + ([#11](https://github.com/scientific-python/changelist/pull/11)). |
| 33 | +- Update README |
| 34 | + ([#13](https://github.com/scientific-python/changelist/pull/13)). |
| 35 | + |
| 36 | +## Contributors |
| 37 | + |
| 38 | +4 authors added to this release (alphabetically): |
| 39 | +[@dependabot[bot]](https://github.com/apps/dependabot), |
| 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)), |
| 43 | + |
| 44 | +1 reviewers added to this release (alphabetically): |
| 45 | +Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman)), |
| 46 | + |
| 47 | +_These lists are automatically generated, and may not be complete or may contain duplicates._ |
0 commit comments