We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc91808 commit 9d921d8Copy full SHA for 9d921d8
messages.json
@@ -1,3 +1,4 @@
1
{
2
- "install": "messages/install.txt"
+ "install": "messages/install.txt",
3
+ "1.1.0": "messages/1.1.0.txt"
4
}
messages/1.1.0.txt
@@ -0,0 +1,17 @@
+HypnotoadSVN Update 1.1.0
+=========================
+
+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