Browse Source

Updates CHANGELOG

main
Eric Amodio 3 years ago
parent
commit
28926332a4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      CHANGELOG.md

+ 1
- 0
CHANGELOG.md View File

@ -22,6 +22,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
- `C` + green colorization — indicates that the file is/was copied
- `I` + grey colorization — indicates that the file is ignored
- `U` + green colorization — indicates that the file is untracked
- Adds a new built-in _Create Pull Request_ flow that starts opening a pull request on github.com
- Adds a new _Open Blame Prior to Change_ command (`gitlens.openBlamePriorToChange`) to open the blame of prior revision of the selected line in the current file — closes [#1014](https://github.com/eamodio/vscode-gitlens/issues/1014)
- Adds new Git code lens action options
- _Opens the commit on the remote service (when available)_ and _Copies the remote commit url to the clipboard (when available)_

Loading…
Cancel
Save