Quellcode durchsuchen

Updates CHANGELOG

main
Ramin Tadayon vor 1 Jahr
Ursprung
Commit
ce44f00fcf
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 79D60DDE3DFB95F5
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
  1. +5
    -0
      CHANGELOG.md

+ 5
- 0
CHANGELOG.md Datei anzeigen

@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
## [Unreleased]
### Added
- Adds a new command _Open Changed & Close Unchanged Files..._ to the command palette, the context menu of the _Commit Graph_ work-in-progress (WIP) row, and the SCM group context menu to open all changed files and close all unchanged files.
- Adds a new command _Reset Current Branch to Tip..._ to branch context menus in the _Commit Graph_ and in GitLens views to reset the current branch to the commit at the chosen branch's tip.
### Changed
- Changes _Compact Graph Column Layout_ context menu command to _Use Compact Graph Column_ for better clarity

Laden…
Abbrechen
Speichern