Skip to content

Commit 23db838

Browse files
committed
Preps v3.5.0-beta
1 parent 807b1f1 commit 23db838

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The 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

0 commit comments

Comments
 (0)