File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11changelog :
22 exclude :
33 authors :
4- - dependabot
4+ - dependabot[bot]
55 - pre-commit-ci
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 2.2 .0
3+ ## 2.1 .0
44
55* Add support for Python 3.15 by @hugovk in https://github.com/python/blurb/pull/74
6+ * Drop support for Python 3.9 by @hugovk in https://github.com/python/blurb/pull/68
67* Keep sections in importance order by @hugovk in https://github.com/python/blurb/pull/75
7-
8- ## 2.1.0
9-
10- - Add the ` -i ` / ` --issue ` option to the 'blurb add' command.
8+ * Add the ` -i ` / ` --issue ` option to the 'blurb add' command.
119 This lets you pre-fill the ` gh-issue ` field in the template.
12- - Add the ` -s ` / ` --section ` option to the 'blurb add' command.
10+ * Add the ` -s ` / ` --section ` option to the 'blurb add' command.
1311 This lets you pre-fill the ` section ` field in the template.
12+ * Use ` argparse ` for the CLI by @hugovk in https://github.com/python/blurb/pull/83
13+ * Fix a typo in the new entry template by @StanFromIreland in https://github.com/python/blurb/pull/84
1414
1515## 2.0.0
1616
Original file line number Diff line number Diff line change 11# Release Checklist
22
3- - [ ] check tests pass on [ GitHub Actions] ( https://github.com/python/blurb/actions )
3+ - [ ] Check tests pass on [ GitHub Actions] ( https://github.com/python/blurb/actions )
44 [ ![ GitHub Actions status] ( https://github.com/python/blurb/actions/workflows/test.yml/badge.svg )] ( https://github.com/python/blurb/actions/workflows/test.yml )
55
6- - [ ] Update [ changelog] ( https://github.com/python/blurb/blob/main/CHANGELOG.md )
6+ - [ ] Update the [ changelog] ( https://github.com/python/blurb/blob/main/CHANGELOG.md )
77
88- [ ] Go to the [ Releases page] ( https://github.com/python/blurb/releases ) and
99
You can’t perform that action at this time.
0 commit comments