mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
update changelog
This commit is contained in:
parent
4a0e58ae15
commit
fa8d8aff62
1 changed files with 3 additions and 0 deletions
|
|
@ -29,6 +29,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
* fix stashlist multi marking not updated after dropping ([#1207](https://github.com/extrawurst/gitui/pull/1207))
|
||||
* exact matches have a higher priority and are placed to the top of the list when fuzzily finding files ([#1183](https://github.com/extrawurst/gitui/pull/1183))
|
||||
|
||||
## Changed
|
||||
* minimum supported rust version bumped to 1.60 ([#1279](https://github.com/extrawurst/gitui/pull/1279))
|
||||
|
||||
## [0.20.1] - 2021-01-26
|
||||
|
||||
This is was a immediate followup patch release to `0.20` see [release notes](https://github.com/extrawurst/gitui/releases/tag/v0.20.0) for the whole list of goodies in `0.20`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue