Skip to content

Commit

Permalink
Add changelog for 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Jul 7, 2024
1 parent 158b162 commit abbf8a3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,18 @@ part of the cherry-picking process.

## Changelog

### 1.2.0

- Replace spaces with underscores in news directory.
- Drop support for Python 3.7.
- Remove `blurb split` command.
- Replace `gh-issue-NNNN:` with `gh-NNNN:` in the output.
- Accept GitHub issues numbered only 32426 or above.
- Improve error checking when parsing a Blurb.
- Loosen README check for CPython forks.
- Move code from `python/core-workflow` to own `python/blurb` repo.
- Deploy to PyPI via Trusted Publishers.

### 1.1.0

- Support GitHub Issues in addition to b.p.o (bugs.python.org).
Expand Down

0 comments on commit abbf8a3

Please sign in to comment.