We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 158b162 commit abbf8a3Copy full SHA for abbf8a3
README.md
@@ -239,6 +239,18 @@ part of the cherry-picking process.
239
240
## Changelog
241
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
254
### 1.1.0
255
256
- Support GitHub Issues in addition to b.p.o (bugs.python.org).
0 commit comments