Skip to content

Commit fe6e75c

Browse files
committed
released v1.28.0
1 parent 6ded7cd commit fe6e75c

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.28.0**
2+
3+
## What's New
4+
5+
* @edgardmessias Added support to ignoring files by ext
6+
7+
## Bug Fixes
8+
9+
* @JohnstonCode svn log revision is now HEAD:1
10+
* @edgardmessias Fixed inconsistent line ending style error
11+
112
# **v1.27.1**
213

314
## Changes

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.27.1",
5+
"version": "1.28.0",
66
"publisher": "johnstoncode",
77
"engines": {
88
"vscode": "^1.18.0"

0 commit comments

Comments
 (0)