Skip to content

Commit a11da53

Browse files
author
Stephan Dilly
committed
update changelog
1 parent 457f644 commit a11da53

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## Unreleased
99

1010
### Added
11+
- support *force push* command [[@WizardOhio24](https://github.com/WizardOhio24)] ([#274](https://github.com/extrawurst/gitui/issues/274))
12+
- support mouse scrolling [[@WizardOhio24](https://github.com/WizardOhio24)] ([#306](https://github.com/extrawurst/gitui/issues/306))
1113
- show used char count in input texts ([#466](https://github.com/extrawurst/gitui/issues/466))
1214

1315
![push](assets/char_count.gif)

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ The key bindings can be customized: See [Key Config](KEY_CONFIG.md) on how to se
161161
These are the high level goals before calling out `1.0`:
162162

163163
* upstream branches ([#453](https://github.com/extrawurst/gitui/issues/453))
164-
* force push ([#274](https://github.com/extrawurst/gitui/issues/274))
165164
* simple pull (only for ff-merge) ([#319](https://github.com/extrawurst/gitui/issues/319))
166165
* merging with conflicts ([#485](https://github.com/extrawurst/gitui/issues/485))
167166
* log search (commit, author, sha) ([#449](https://github.com/extrawurst/gitui/issues/449),[#429](https://github.com/extrawurst/gitui/issues/429))

0 commit comments

Comments
 (0)