Skip to content

Commit d00f405

Browse files
committed
Mentions new "realpath" feature in CHANGELOG
(#1328, #4754)
1 parent bf8dcd3 commit d00f405

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1919
- Improves some cases where staging or working tree changes are incorrectly detected ([#4667](https://github.com/gitkraken/vscode-gitlens/issues/4667))
2020
- Adds a link to the custom instructions setting in the _Commit Composer_ view
2121
- Adds ability to explain unpushed changes via the _Explain Unpushed Changes_ command in the context menu of branches in the _Commit Graph_ and views ([#4443](https://github.com/gitkraken/vscode-gitlens/issues/4443))
22+
- Adds 'realpath' option to resolve symbolic links when determining file paths for Git operations ([#1328](https://github.com/gitkraken/vscode-gitlens/issues/1328))
2223
- Adds improved experience to the _Commit Graph_
2324
- Improves rendering, scrolling, and selection performance and stability
2425
- Adds "pill-style" stats to the "Work in Progress" (WIP) row in the _Commit Graph_

0 commit comments

Comments
 (0)