mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
update changelog
This commit is contained in:
parent
457f644f30
commit
a11da53bda
2 changed files with 2 additions and 1 deletions
|
|
@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
## Unreleased
|
||||
|
||||
### Added
|
||||
- support *force push* command [[@WizardOhio24](https://github.com/WizardOhio24)] ([#274](https://github.com/extrawurst/gitui/issues/274))
|
||||
- support mouse scrolling [[@WizardOhio24](https://github.com/WizardOhio24)] ([#306](https://github.com/extrawurst/gitui/issues/306))
|
||||
- show used char count in input texts ([#466](https://github.com/extrawurst/gitui/issues/466))
|
||||
|
||||

|
||||
|
|
|
|||
|
|
@ -161,7 +161,6 @@ The key bindings can be customized: See [Key Config](KEY_CONFIG.md) on how to se
|
|||
These are the high level goals before calling out `1.0`:
|
||||
|
||||
* upstream branches ([#453](https://github.com/extrawurst/gitui/issues/453))
|
||||
* force push ([#274](https://github.com/extrawurst/gitui/issues/274))
|
||||
* simple pull (only for ff-merge) ([#319](https://github.com/extrawurst/gitui/issues/319))
|
||||
* merging with conflicts ([#485](https://github.com/extrawurst/gitui/issues/485))
|
||||
* log search (commit, author, sha) ([#449](https://github.com/extrawurst/gitui/issues/449),[#429](https://github.com/extrawurst/gitui/issues/429))
|
||||
|
|
|
|||
Loading…
Reference in a new issue