File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.4.0] - 2019-07-22 (YYYY-MM-DD)
4
+ ### Feature(s) Added:
5
+ - document handling commands
6
+ - remaining sessions commands
7
+ - remaining navigation commands
8
+ - remaining window commands
9
+ - remaining cookie commands
10
+ - user actions commands
11
+ - user prompts commands
12
+ - screen capture commands
13
+ - mobile related commands
14
+
3
15
## [ 0.3.7] - 2019-07-22 (YYYY-MM-DD)
4
16
### Bugs Fixed:
5
17
- fix table of content links in README.md
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vscode-nightwatchjs-snippets" ,
3
- "version" : " 0.3.7 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"description" : " NightwatchJS code snippets for Visual Studio Code" ,
5
5
"displayName" : " NightwatchJS snippets" ,
6
6
"publisher" : " Raju" ,
You can’t perform that action at this time.
0 commit comments