Skip to content

Commit 52d5b6d

Browse files
author
Stephan Dilly
committed
use links in changelog
1 parent 7144c7c commit 52d5b6d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
## [0.2.3] - 2020-05-12
1515
### Added
16-
- support more navigation keys: home/end/pageUp/pageDown (#43)
16+
- support more navigation keys: home/end/pageUp/pageDown (https://github.com/extrawurst/gitui/issues/43)
1717
- highlight current tab a bit better
1818

1919
## [0.2.2] - 2020-05-10
2020
### Added
21-
- show tags in commit log (#47)
22-
- support home/end key in diff (#43)
21+
- show tags in commit log (https://github.com/extrawurst/gitui/issues/47)
22+
- support home/end key in diff (https://github.com/extrawurst/gitui/issues/43)
2323

2424
### Changed
2525
- close application shortcut is now the standard `ctrl+c`
26-
- some diff improvements (#42)
26+
- some diff improvements (https://github.com/extrawurst/gitui/issues/42)
2727

2828
### Fixed
29-
- document tab key to switch tabs (#48)
29+
- document tab key to switch tabs (https://github.com/extrawurst/gitui/issues/48)

0 commit comments

Comments
 (0)