Selaa lähdekoodia

Preps v3.3.2

main
Eric Amodio 7 vuotta sitten
vanhempi
commit
35694303c4
2 muutettua tiedostoa jossa 5 lisäystä ja 1 poistoa
  1. +4
    -0
      CHANGELOG.md
  2. +1
    -1
      package.json

+ 4
- 0
CHANGELOG.md Näytä tiedosto

@ -1,5 +1,9 @@
## Release Notes
### 3.3.2
- Closes [#63](https://github.com/eamodio/vscode-gitlens/issues/63) - Switch commit message and author in commit pick list. Also reduces clutter in the commit quick picks
- Removes `gitlens.blame.annotation.characters.*` settings since they were added to deal with unicode bugs in a previous version of vscode
### 3.3.1
- Changes commit search prefixes -- no prefix for message search, `@` for author, `:` for file pattern, `#` for commit id
- Changes `sha` terminology to `commit id` in the UI

+ 1
- 1
package.json Näytä tiedosto

@ -1,6 +1,6 @@
{
"name": "gitlens",
"version": "3.3.1",
"version": "3.3.2",
"author": {
"name": "Eric Amodio",
"email": "eamodio@gmail.com"

Ladataan…
Peruuta
Tallenna