diff --git a/CHANGELOG.md b/CHANGELOG.md index 383fa096..9e39e32e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,7 @@ The way this works got changed and simplified ([See docs](https://github.com/ext - allow customizing key symbols like `⏎` & `⇧` ([see docs](https://github.com/extrawurst/gitui/blob/master/KEY_CONFIG.md#key-symbols)) ([#465](https://github.com/extrawurst/gitui/issues/465)) - simplify key overrides ([see docs](https://github.com/extrawurst/gitui/blob/master/KEY_CONFIG.md)) ([#946](https://github.com/extrawurst/gitui/issues/946)) - dedicated fuzzy finder up/down keys to allow vim overrides ([#993](https://github.com/extrawurst/gitui/pull/993)) -- pull will also pull down tags on current branch ([#1013](https://github.com/extrawurst/gitui/pull/1013)) +- pull will also download tags ([#1013](https://github.com/extrawurst/gitui/pull/1013)) ### Fixed - honor options (for untracked files) in `stage_all` command ([#933](https://github.com/extrawurst/gitui/issues/933))