mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-16 10:58:34 -05:00
Preps v3.4.8
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
## Release Notes
|
## Release Notes
|
||||||
|
|
||||||
|
### 3.4.8
|
||||||
|
- Changes display name in the marketplace to `Git Lens` because of the marketplace search ranking algorithm
|
||||||
|
|
||||||
### 3.4.6
|
### 3.4.6
|
||||||
- Adds better support for deleted files when choosing `Open File` via in quick pick menus - now opens the file revision from the previous commit
|
- Adds better support for deleted files when choosing `Open File` via in quick pick menus - now opens the file revision from the previous commit
|
||||||
- Adds better support for deleted files when choosing `Open File in Remote` via in quick pick menus - now opens the file revision from the previous commit
|
- Adds better support for deleted files when choosing `Open File in Remote` via in quick pick menus - now opens the file revision from the previous commit
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "gitlens",
|
"name": "gitlens",
|
||||||
"version": "3.4.6",
|
"version": "3.4.8",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Eric Amodio",
|
"name": "Eric Amodio",
|
||||||
"email": "eamodio@gmail.com"
|
"email": "eamodio@gmail.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user