Skip to content

Commit d3e3848

Browse files
committed
docs: Update changelog
1 parent a2ca9d1 commit d3e3848

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

10+
### Fixes
11+
12+
- Find a better base for commits without a protected branch
13+
14+
### Performance
15+
16+
- Split off old branches into dedicated stacks before building the commit graph, controlled by `stack.auto-base-commit-count`.
17+
- Cache some git operations in-memory
18+
1019
## [0.8.1] - 2022-03-21
1120

1221
### Fixes

0 commit comments

Comments
 (0)