You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,20 @@
1
1
# Changelog
2
2
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
+
3
13
## 2.4.0
4
14
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))
6
16
- Allow passing a base branch that doesn't have version info
0 commit comments