Skip to content

Commit 9d921d8

Browse files
committed
Adding messages for the next release.
1 parent cc91808 commit 9d921d8

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

messages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"install": "messages/install.txt"
2+
"install": "messages/install.txt",
3+
"1.1.0": "messages/1.1.0.txt"
34
}

messages/1.1.0.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
HypnotoadSVN Update 1.1.0
2+
=========================
3+
4+
Features
5+
--------
6+
- More info provided when selecting Update to Revision
7+
- Revert added to tab context
8+
- Add some options for committing with native
9+
- The confirm dialog can now be skipped
10+
- A minimum log message size can be required
11+
- Open files from output
12+
- Gutter markers for conflicted files in output
13+
14+
Bugs Fixed
15+
----------
16+
- Fix rename command in native
17+
- All commands are now non-interactive

0 commit comments

Comments
 (0)