File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
You can’t perform that action at this time.
0 commit comments