diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e39337..6401b9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p - _Tags_ view — visualize, explore, and manage Git tags - _Contributors_ view — visualize, navigate, and explore contributors - The _Repositories_ view can be re-enabled by setting `"gitlens.views.repositories.enabled": true` or via the GitLens Interactive Settings +- Adds links to the integrated terminal for commits, branches, and tags — to quickly jump to more details - Adds an all-new custom editor for rebasing (TODO: more details & image) ![Rebase Editor](https://raw.githubusercontent.com/eamodio/vscode-gitlens/develop/images/docs/rebase-editor.gif) - Includes drag & drop support