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 98002ba commit 815736cCopy full SHA for 815736c
CHANGELOG.md
@@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
<!-- next-header -->
8
## [Unreleased] - ReleaseDate
9
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
24
## [0.2.9] - 2021-10-07
25
26
#### Features
0 commit comments