Skip to content

Commit 42d7d42

Browse files
committed
released v1.30.0
1 parent 7d33cac commit 42d7d42

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# **v1.30.0**
2+
3+
## What's New
4+
5+
* @edgardmessias Added incoming changes resource group
6+
* @edgardmessias extension now uses the file.encoding by default
7+
8+
## Bug Fixes
9+
10+
* @edgardmessias Fixed commit new files/folders from changelist
11+
112
# **v1.29.6**
213

314
## Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "svn-scm",
33
"displayName": "SVN",
44
"description": "Integrated Subversion source control",
5-
"version": "1.29.6",
5+
"version": "1.30.0",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.19.0"

0 commit comments

Comments
 (0)