We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d33cac commit 42d7d42Copy full SHA for 42d7d42
CHANGELOG.md
@@ -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
12
# **v1.29.6**
13
14
## Bug Fixes
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "1.29.6",
+ "version": "1.30.0",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.19.0"
0 commit comments