File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
- ## [ 3.5.0-beta] - 2017-05-22
7
+ ## [ 3.5.0-beta] - 2017-05-23
8
8
### Added
9
9
- Improves performance
10
10
- Reduces the number of git calls on known "untrackables"
@@ -25,6 +25,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
25
25
- Refactors command argument passing to allow for future inclusion into the SCM menus
26
26
27
27
### Fixed
28
+ - Fixes [ #73 ] ( https://github.com/eamodio/vscode-gitlens/issues/73 ) - GitLens doesn't work with Chinese filenames
28
29
- Fixes incorrect file selection from the commit details quick pick menu
29
30
- Fixes incorrect command execution when using ` "gitlens.statusBar.command": "gitlens.showQuickRepoHistory" `
30
31
- Fixes a bunch of issues that were revealed by enabling Typescript ` strict ` mode
You can’t perform that action at this time.
0 commit comments