Skip to content

Commit fdf1c90

Browse files
Update changelog for v0.15.0
1 parent 77b23ea commit fdf1c90

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
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

0 commit comments

Comments
 (0)