Skip to content

Commit 815736c

Browse files
committed
docs: Update CHANGELOG
1 parent 98002ba commit 815736c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
#### Features
11+
12+
- Auto-stash support
13+
14+
#### Fixes
15+
16+
- Don't panic on some merge conflicts
17+
- Correctly detect `init.defaultBranch` as a protected branch
18+
- Correctly detect some more protected commit cases
19+
- Reduce scope of dirty checks
20+
- Some visualization improvements
21+
- Fix some branch deletion corner cases
22+
- Auto-delete branches from squash-merges
23+
1024
## [0.2.9] - 2021-10-07
1125

1226
#### Features

0 commit comments

Comments
 (0)