Update changelog

This commit is contained in:
James-Yu 2017-11-15 11:21:21 +08:00
parent 6d979f09a7
commit d4745fcd16
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# Change Log
## [3.6.2] - 2017-11-15
### Changed
- (#283, #302) Update README @lippertmarkus.
- (#305) Change PDF viewer theme to be brighter. This theme reduces eye strain when refreshing PDF @innerlee.
## [3.6.1] - 2017-11-06
### Fixed
- (#297) PDF path can contain `#` now.

View File

@ -3,7 +3,7 @@
"displayName": "LaTeX Workshop",
"description": "Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.",
"icon": "icon.png",
"version": "3.6.1",
"version": "3.6.2",
"publisher": "James-Yu",
"license": "MIT",
"homepage": "https://github.com/James-Yu/LaTeX-Workshop",