8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c81925c commit 34d27ebCopy full SHA for 34d27eb
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 2.4.0
4
+
5
+- Add support for Python 3.14 ([PR 145](https://github.com/python/cherry-picker/pull/145)
6
+- Allow passing a base branch that doesn't have version info
7
+ ([PR 70](https://github.com/python/cherry-picker/pull/70)
8
+ - This makes cherry-picker useful for projects other than CPython that don't
9
+ have versioned branch names.
10
11
## 2.3.0
12
13
- Add support for Python 3.13
0 commit comments