Skip to content

Commit

Permalink
chore(release): 2.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.7.0](v2.6.2...v2.7.0) (2020-02-12)

### Features

* added svnfs to allow asynchronous log search ([#798](#798)) ([ef554eb](ef554eb))
  • Loading branch information
JohnstonCode committed Feb 12, 2020
1 parent ef554eb commit f131880
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.7.0](https://github.com/JohnstonCode/svn-scm/compare/v2.6.2...v2.7.0) (2020-02-12)


### Features

* added svnfs to allow asynchronous log search ([#798](https://github.com/JohnstonCode/svn-scm/issues/798)) ([ef554eb](https://github.com/JohnstonCode/svn-scm/commit/ef554eb66312d1502f49c7aeb215d2d6bec8100c))

## [2.6.2](https://github.com/JohnstonCode/svn-scm/compare/v2.6.1...v2.6.2) (2020-02-11)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "svn-scm",
"displayName": "SVN",
"description": "Integrated Subversion source control",
"version": "2.6.2",
"version": "2.7.0",
"publisher": "johnstoncode",
"engines": {
"vscode": "^1.41.0"
Expand Down

0 comments on commit f131880

Please sign in to comment.