10000 Update changelog for 2.5.0 (#154) · python/cherry-picker@24e6a44 · GitHub
[go: up one dir, main page]

Skip to content

Commit 24e6a44

Browse files
authored
Update changelog for 2.5.0 (#154)
1 parent a0d1a14 commit 24e6a44

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
11
# Changelog
22

3+
## 2.5.0
4+
5+
* Add draft config option to Create Pull Request by @gopidesupavan in https://github.com/python/cherry-picker/pull/151
6+
* Better error message when cherry_picker is called in wrong state by @serhiy-storchaka in https://github.com/python/cherry-picker/pull/119
7+
* Bubble up error message by @dpr-0 in https://github.com/python/cherry-picker/pull/112
8+
* Acknowledge network issues on GitHub by @ambv in https://github.com/python/cherry-picker/pull/153
9+
* Ignore uv.lock file by @potiuk in https://github.com/python/cherry-picker/pull/149
10+
* Fix mypy pre-commit settings by @potiuk in https://github.com/python/cherry-picker/pull/148
11+
* Update CI config by @hugovk in https://github.com/python/cherry-picker/pull/144
12+
313
## 2.4.0
414

5-
- Add support for Python 3.14 ([PR 145](https://github.com/python/cherry-picker/pull/145)
15+
- Add support for Python 3.14 ([PR 145](https://github.com/python/cherry-picker/pull/145))
616
- Allow passing a base branch that doesn't have version info
7-
([PR 70](https://github.com/python/cherry-picker/pull/70)
17+
([PR 70](https://github.com/python/cherry-picker/pull/70))
818
- This makes cherry-picker useful for projects other than CPython that don't
919
have versioned branch names.
1020

0 commit comments

Comments
 (0)
0