File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ # v0.15.0 (2025-09-29)
4+
5+ ### 🚀 New Features
6+ * Add ` rename ` command by @Copilot in https://github.com/geofflamrock/stack/pull/366
7+ * Auto-select stack when current branch is only in that stack by @Copilot in https://github.com/geofflamrock/stack/pull/370
8+ * Improve conflict detection by @geofflamrock in https://github.com/geofflamrock/stack/pull/368
9+ * Improving logging and status display by @geofflamrock in https://github.com/geofflamrock/stack/pull/360
10+ * Add json logging by @geofflamrock in https://github.com/geofflamrock/stack/pull/373
11+ * Improve squash merge handling by @geofflamrock in https://github.com/geofflamrock/stack/pull/379
12+ * Add ` branch move ` command by @Copilot in https://github.com/geofflamrock/stack/pull/367
13+ * Default to updating stack without checking pull requests by @geofflamrock in https://github.com/geofflamrock/stack/pull/380
14+ ### 🐛 Bug Fixes
15+ * Fixes issue where ` gh ` cli error would cause commands to fail by @geofflamrock in https://github.com/geofflamrock/stack/pull/372
16+ * Fix rebase and merge operations when branches are checked out in worktrees by @Copilot in https://github.com/geofflamrock/stack/pull/362
17+ * Skip child action prompt when removing branches with no children by @Copilot in https://github.com/geofflamrock/stack/pull/382
18+ ### Other changes
19+ * Add integration tests for StackActions by @Copilot in https://github.com/geofflamrock/stack/pull/377
20+
21+
322# v0.14.0 (2025-09-05)
423
524### 🚀 New Features
You can’t perform that action at this time.
0 commit comments