We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba4e806 commit 032ece8Copy full SHA for 032ece8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.9.0](https://github.com/JohnstonCode/svn-scm/compare/v2.8.0...v2.9.0) (2020-02-19)
2
+
3
4
+### Features
5
6
+* Allow select files to commit when choose "changes" (close [#472](https://github.com/JohnstonCode/svn-scm/issues/472)) ([#811](https://github.com/JohnstonCode/svn-scm/issues/811)) ([ba4e806](https://github.com/JohnstonCode/svn-scm/commit/ba4e8063e18eff34d0aa68574ecf011d9ac1b7ab))
7
8
# [2.8.0](https://github.com/JohnstonCode/svn-scm/compare/v2.7.3...v2.8.0) (2020-02-18)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
- "version": "2.8.0",
+ "version": "2.9.0",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.42.0"
0 commit comments