Update version info

This commit is contained in:
James-Yu 2017-08-30 10:57:37 +08:00
parent 013b5498d3
commit 6b9d14cff5
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Change Log
## [3.4.0] - 2017-08-30
### Added
- (#246) Surround selection with latex command by pressing `\`.
### Fixed
- Intellisense citation browser overridden by word hint.
## [3.3.4] - 2017-08-28
### Fixed
- (#247) Fix pdf viewer default setting won't work issue.

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.3.4",
"version": "3.4.0",
"publisher": "James-Yu",
"license": "MIT",
"homepage": "https://github.com/James-Yu/LaTeX-Workshop",