Skip to content

Commit f661d88

Browse files
committed
changelog
1 parent b8ebfeb commit f661d88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Added
1515
* submodules support ([#1087](https://github.com/extrawurst/gitui/issues/1087))
16+
* remember tab between app starts ([#1338](https://github.com/extrawurst/gitui/issues/1338))
1617
* customizable `cmdbar_bg` theme color & screen spanning selected line bg [[@gigitsu](https://github.com/gigitsu)] ([#1299](https://github.com/extrawurst/gitui/pull/1299))
17-
* use filewatcher instead of polling updates ([#1](https://github.com/extrawurst/gitui/issues/1))
1818
* word motions to text input [[@Rodrigodd](https://github.com/Rodrigodd)] ([#1256](https://github.com/extrawurst/gitui/issues/1256))
1919
* file blame at right revision from commit-details [[@heiskane](https://github.com/heiskane)] ([#1122](https://github.com/extrawurst/gitui/issues/1122))
2020
* add `regex-fancy` and `regex-onig` features to allow building Syntect with Onigumara regex engine instead of the default engine based on fancy-regex [[@jirutka](https://github.com/jirutka)]
2121
* add `vendor-openssl` feature to allow building without vendored openssl [[@jirutka](https://github.com/jirutka)]
2222

2323
### Fixes
2424
* remove insecure dependency `ansi_term` ([#1290](https://github.com/extrawurst/gitui/issues/1290))
25+
* use filewatcher instead of polling updates ([#1](https://github.com/extrawurst/gitui/issues/1))
2526

2627
## [0.21.0] - 2021-08-17
2728

0 commit comments

Comments
 (0)