mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
link formatting
This commit is contained in:
parent
52d5b6d655
commit
8597f025a5
1 changed files with 5 additions and 5 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -13,17 +13,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [0.2.3] - 2020-05-12
|
||||
### Added
|
||||
- support more navigation keys: home/end/pageUp/pageDown (https://github.com/extrawurst/gitui/issues/43)
|
||||
- support more navigation keys: home/end/pageUp/pageDown ([#43](https://github.com/extrawurst/gitui/issues/43))
|
||||
- highlight current tab a bit better
|
||||
|
||||
## [0.2.2] - 2020-05-10
|
||||
### Added
|
||||
- show tags in commit log (https://github.com/extrawurst/gitui/issues/47)
|
||||
- support home/end key in diff (https://github.com/extrawurst/gitui/issues/43)
|
||||
- show tags in commit log ([#47](https://github.com/extrawurst/gitui/issues/47))
|
||||
- support home/end key in diff ([#43](https://github.com/extrawurst/gitui/issues/43))
|
||||
|
||||
### Changed
|
||||
- close application shortcut is now the standard `ctrl+c`
|
||||
- some diff improvements (https://github.com/extrawurst/gitui/issues/42)
|
||||
- some diff improvements ([#42](https://github.com/extrawurst/gitui/issues/42))
|
||||
|
||||
### Fixed
|
||||
- document tab key to switch tabs (https://github.com/extrawurst/gitui/issues/48)
|
||||
- document tab key to switch tabs ([#48](https://github.com/extrawurst/gitui/issues/48))
|
||||
|
|
|
|||
Loading…
Reference in a new issue