Skip to content

Commit 8169cec

Browse files
committed
v.0.4.0
1 parent 3d929b3 commit 8169cec

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

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+
315
## [0.3.7] - 2019-07-22 (YYYY-MM-DD)
416
### Bugs Fixed:
517
- fix table of content links in README.md

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vscode-nightwatchjs-snippets",
3-
"version": "0.3.7",
3+
"version": "0.4.0",
44
"description": "NightwatchJS code snippets for Visual Studio Code",
55
"displayName": "NightwatchJS snippets",
66
"publisher": "Raju",

0 commit comments

Comments
 (0)