We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89c0932 commit 1134d15Copy full SHA for 1134d15
1 file changed
docs/RELEASE-NOTES.TXT
@@ -1,6 +1,19 @@
1
Reviki
2
3
Version History
4
+
5
+0.4.1 (2014-12-05)
6
+------------------
7
8
+* Fixed an issue introduced in 0.4.0 that prevented completely empty table
9
+ cells ("||") from being parsed correctly.
10
+ [REVIKI-573]
11
12
+* Fixed an issue that meant reviki always used the obsolete SSLv3 protocol
13
+ when using HTTPS to communicate with the SVN server.
14
+ [REVIKI-570]
15
16
17
0.4.0 (2014-10-14)
18
------------------
19
0 commit comments