Skip to content

Commit abbf8a3

Browse files
committed
Add changelog for 1.2.0
1 parent 158b162 commit abbf8a3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,18 @@ part of the cherry-picking process.
239239

240240
## Changelog
241241

242+
### 1.2.0
243+
244+
- Replace spaces with underscores in news directory.
245+
- Drop support for Python 3.7.
246+
- Remove `blurb split` command.
247+
- Replace `gh-issue-NNNN:` with `gh-NNNN:` in the output.
248+
- Accept GitHub issues numbered only 32426 or above.
249+
- Improve error checking when parsing a Blurb.
250+
- Loosen README check for CPython forks.
251+
- Move code from `python/core-workflow` to own `python/blurb` repo.
252+
- Deploy to PyPI via Trusted Publishers.
253+
242254
### 1.1.0
243255

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

0 commit comments

Comments
 (0)