Skip to content

Commit 48184e7

Browse files
committed
Updates CHANGELOG
1 parent 8321058 commit 48184e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
88

99
### Added
1010

11+
- Adds status indicator colors to pull request icons in GitLens views
1112
- Adds a new _Quick Open File History_ command to all places where _Open File History_ already exists — closes [#1156](https://github.com/eamodio/vscode-gitlens/issues/1156)
1213
- Adds the _Add Remote_ command to the branch status in the _Branches_, _Commits_, and _Repositories_ views when there are no Git remotes configured
1314
- Adds a new _Browse Repository from Before Here_ (`gitlens.browseRepoBeforeRevision`) and _Browse Repository from Before Here in New Window_ (`gitlens.browseRepoBeforeRevisionInNewWindow`) commands
@@ -275,7 +276,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
275276

276277
![Pull requests on status bar](https://raw.githubusercontent.com/eamodio/vscode-gitlens/main/images/docs/status-bar.png)
277278

278-
- Adds associated pull requests to branches and commits in the GitLens views
279+
- Adds associated pull requests to branches and commits in GitLens views
279280
- Adds autolinks for GitHub issues and pull requests, including titles, status, and authors
280281

281282
- Adds a new and improved [**_Gutter Heatmap_**](https://github.com/eamodio/vscode-gitlens#gutter-heatmap-) file annotations, via the _Toggle File Heatmap Annotations_ command (`gitlens.toggleFileHeatmap`)

0 commit comments

Comments
 (0)