8000 Update changelog for 1.3.0 (#31) · python/blurb@a0829f7 · GitHub
[go: up one dir, main page]

Skip to content

Commit a0829f7

Browse files
authored
Update changelog for 1.3.0 (#31)
2 parents bdcbac2 + 350fb26 commit a0829f7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 1.3.0
4+
5+
* Add support for Python 3.13 by @hugovk in https://github.com/python/blurb/pull/26
6+
* Drop support for Python 3.8 by @hugovk in https://github.com/python/blurb/pull/27
7+
* Generate digital attestations for PyPI (PEP 740) by @hugovk in https://github.com/python/blurb/pull/28
8+
* Allow running blurb test from blurb-* directories by @hroncok in https://github.com/python/blurb/pull/24
9+
* Add `version` subcommand by @hugovk in https://github.com/python/blurb/pull/29
10+
* Generate `__version__` at build to avoid slow `importlib.metadata` import by @hugovk in https://github.com/python/blurb/pull/30
11+
312
## 1.2.1
413

514
- Fix `python3 -m blurb`.

0 commit comments

Comments
 (0)
0