Skip to content

Commit bb6d253

Browse files
Update CHANGELOG.md for 2.1.0 (planned)
1 parent 72a52da commit bb6d253

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
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

0 commit comments

Comments
 (0)