File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
- All notable changes to the "vscode-hackmd" extension will be documented in this file.
4
-
5
- Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
6
-
7
- ## [ Unreleased]
8
-
9
- - Initial release
3
+ [ Checkout the complete changelog] ( https://hackmd.io/@docs/vscode-hackmd-release-notes )
Original file line number Diff line number Diff line change @@ -32,6 +32,17 @@ Use the same [HackMD](https://hackmd.io) markdown right in VSCode!
32
32
33
33
[ release-notes ] : https://hackmd.io/@docs/vscode-hackmd-release-notes
34
34
35
+ ### 1.1.1
36
+
37
+ #### Added
38
+
39
+ - HackMD Snippets command
40
+ - Use command: ` HackMD: Create a code snippet ` to create a code snippet on HackMD from selected text range
41
+
42
+ #### Fixed
43
+
44
+ - Activity icon it not shown ([ #23 ] ( https://github.com/hackmdio/vscode-hackmd/issues/23 ) )
45
+
35
46
### 1.1.0
36
47
37
48
#### Added
You can’t perform that action at this time.
0 commit comments