Skip to content

Commit 234e7cb

Browse files
committed
more changelog notes
1 parent 0b0f550 commit 234e7cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
Bugfix followup release - check `0.22.0` notes for more infos!
1313

14+
### Added
15+
* new arg `--polling` to use poll-based change detection and not filesystem watcher (use if you see problems running into file descriptor limits)
16+
1417
### Fixes
1518
* improve performance by requesting branches info asynchronous ([92f63d1](https://github.com/extrawurst/gitui/commit/92f63d107c1dca1f10139668ff5b3ca752261b0f))
1619
* fix app startup delay due to using file watcher ([#1436](https://github.com/extrawurst/gitui/issues/1436))

0 commit comments

Comments
 (0)