Skip to content

Commit 885fe7e

Browse files
committed
Adding messages for 1.4.0
1 parent 7ecc93b commit 885fe7e

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

messages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"install": "messages/install.txt",
33
"1.1.0": "messages/1.1.0.txt",
44
"1.2.0": "messages/1.2.0.txt",
5-
"1.3.0": "messages/1.3.0.txt"
5+
"1.3.0": "messages/1.3.0.txt",
6+
"1.4.0": "messages/1.4.0.txt"
67
}

messages/1.4.0.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
HypnotoadSVN 1.4.0
2+
==================
3+
4+
Features
5+
--------
6+
- Added native command "Move"
7+
- Added preliminary support for external diff programs
8+
- Revert All can now always be enabled as a shortcut
9+
10+
Installation Notes
11+
------------------
12+
New commands have been added; you can add them to your side bar file in one of 2 ways:
13+
- run the "HypnotoadSVN: Reset Side Bar" command from the command palette
14+
- manual copy the commands from the "Side Bar - Default" file to the "Side Bar - User" file
15+
16+
If you have not modified your side bar, then it is recommended that you run the reset command.

0 commit comments

Comments
 (0)