Skip to content

Commit

Permalink
v0.8.1 version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mdickin committed May 3, 2017
1 parent 0ec061b commit 6e74a26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Version History

## v0.8.1 (May 2, 2017)

* Fixed word selection for words with unicode characters

## v0.8.0 (March 25, 2017)

* Added "surrounding word" feature for commands. This means that you can now place your cursor on a word and toggle bold, italic, etc. No need to highlight the whole word!
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Markdown Shortcuts",
"description": "Shortcuts for Markdown editing",
"icon": "media/images/markdown-shortcuts-512x512.png",
"version": "0.8.0",
"version": "0.8.1",
"publisher": "mdickin",
"engines": {
"vscode": "^1.9.0"
Expand Down

0 comments on commit 6e74a26

Please sign in to comment.