File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments