Skip to content

Commit cdaf3b8

Browse files
pm100extrawurst
authored andcommitted
missed readme and changelog updates
1 parent aa4266c commit cdaf3b8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3838
* show remote branches in log [[@cruessler](https://github.com/cruessler)] ([#1501](https://github.com/extrawurst/gitui/issues/1501))
3939

4040
### Fixes
41+
* fixed side effect of crossterm 0.26 on windows that caused double input of all keys [[@pm100]](https://github/pm100) ([#1686](https://github.com/extrawurst/gitui/pull/1686))
4142
* commit msg history ordered the wrong way ([#1445](https://github.com/extrawurst/gitui/issues/1445))
4243
* improve help documentation for amend cmd ([#1448](https://github.com/extrawurst/gitui/issues/1448))
4344
* lag issue when showing files tab ([#1451](https://github.com/extrawurst/gitui/issues/1451))

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ All contain a single binary file
201201

202202
### Requirements
203203

204-
- Minimum supported `rust`/`cargo` version: `1.64`
204+
- Minimum supported `rust`/`cargo` version: `1.65`
205205
- See [Install Rust](https://www.rust-lang.org/tools/install)
206206

207207
- To build openssl dependency (see https://docs.rs/openssl/latest/openssl/)

0 commit comments

Comments
 (0)