8000 Update changelog for 2.3.0 (#138) · python/cherry-picker@52565cb · GitHub
[go: up one dir, main page]

Skip to content

Commit 52565cb

Browse files
hugovkezio-melotti
andauthored
Update changelog for 2.3.0 (#138)
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
1 parent 7fdaa08 commit 52565cb

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

3+
## 2.3.0
4+
5+
- Add support for Python 3.13
6+
([PR 127](https://github.com/python/cherry-picker/pull/127),
7+
[PR 134](https://github.com/python/cherry-picker/pull/134))
8+
- Drop support for EOL Python 3.8
9+
([PR 133](https://github.com/python/cherry-picker/pull/133),
10+
[PR 137](https://github.com/python/cherry-picker/pull/137))
11+
- Resolve usernames when the remote ends with a trailing slash ([PR 110](https://github.com/python/cherry-picker/pull/110))
12+
- Optimize `validate_sha()` with `--max-count=1` ([PR 111](https://github.com/python/cherry-picker/pull/111))
13+
- Make # replacing more strict ([PR 115](https://github.com/python/cherry-picker/pull/115))
14+
- Remove multiple commit prefixes ([PR 118](https://github.com/python/cherry-picker/pull/118))
15+
- Handle whitespace when calculating usernames ([PR 132](https://github.com/python/cherry-picker/pull/132))
16+
- Publish to PyPI using Trusted Publishers ([PR 94](https://github.com/python/cherry-picker/pull/94))
17+
- Generate digital attestations for PyPI ([PEP 740](https://peps.python.org/pep-0740/))
18+
([PR 135](https://github.com/python/cherry-picker/pull/135))
19+
320
## 2.2.0
421

522
- Add log messages

0 commit comments

Comments
 (0)
0