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 6d9f1f3 commit d9d45b7Copy full SHA for d9d45b7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# **v1.5.0 UNDER DEVELOPMENT**
2
3
+# **v1.4.5**
4
+
5
+## Bug Fixes
6
7
+* @edgardmessias fixed regex to catch all conflict files
8
+* @JohnstonCode fixed right click menu on changes to split the options.
9
10
# **v1.4.4**
11
12
## Bug Fixes
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "1.4.4",
+ "version": "1.4.5",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.17.0"
0 commit comments