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.
44
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7- ## [ 3.5.0-beta] - 2017-05-22
7+ ## [ 3.5.0-beta] - 2017-05-23
88### Added
99- Improves performance
1010 - 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
2525- Refactors command argument passing to allow for future inclusion into the SCM menus
2626
2727### Fixed
28+ - Fixes [ #73 ] ( https://github.com/eamodio/vscode-gitlens/issues/73 ) - GitLens doesn't work with Chinese filenames
2829- Fixes incorrect file selection from the commit details quick pick menu
2930- Fixes incorrect command execution when using ` "gitlens.statusBar.command": "gitlens.showQuickRepoHistory" `
3031- 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