We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27baaae commit 294ce83Copy full SHA for 294ce83
1 file changed
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Changelog
2
3
-2026-02-15 Dan Untenzu <mail@pixelbrackets.de>
+2026-02-17 Dan Kleine <mail@pixelbrackets.de>
4
+
5
+ * 3.1.0
6
+ * FEATURE Add cache for cloned repositories → saves traffic and time
7
+ * FEATURE Add import and export commands → Eg. import all patches from our examples repository
8
+ which contains common use cases like file renaming or adding configurations
9
+ `patchbot import https://github.com/pixelbrackets/patchbot-examples`
10
+ * FEATURE Add interactive wizard to create command
11
+ * FEATURE Support multi-language patches → Now supports patches written in PHP, Shell, Python and as Git Diff
12
13
+2026-02-15 Dan Kleine <mail@pixelbrackets.de>
14
15
* 3.0.0
16
* FEATURE Rewrite docs → Remove clutter and be more concise in reason why
0 commit comments