Skip to content

Commit 55e7bf1

Browse files
committed
Update README for v0.11.3
1 parent d091c22 commit 55e7bf1

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

README.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ A Qt-based, free and open source markdown editor with live HTML preview, math ex
88

99
### DOWNLOAD
1010

11-
[Sources](https://github.com/cloose/CuteMarkEd/archive/v0.11.2.tar.gz)
12-
[MS Windows (Installer)](http://dl.bintray.com/cloose/CuteMarkEd/cutemarked-0.11.2.msi)
13-
[MS Windows (ZIP file)](http://dl.bintray.com/cloose/CuteMarkEd/cutemarked-0.11.2.zip)
11+
[Sources](https://github.com/cloose/CuteMarkEd/archive/v0.11.3.tar.gz)
12+
[MS Windows (Installer)](http://dl.bintray.com/cloose/CuteMarkEd/cutemarked-0.11.3.msi)
13+
[MS Windows (ZIP file)](http://dl.bintray.com/cloose/CuteMarkEd/cutemarked-0.11.3.zip)
1414
[OpenSUSE 13.2 (RPM)](https://build.opensuse.org/project/show?project=home%3Acloose1974)
1515
[Fedora 20 (RPM)](https://build.opensuse.org/project/show?project=home%3Acloose1974)
1616
[Fedora 21 (RPM)](https://build.opensuse.org/project/show?project=home%3Acloose1974)
@@ -19,6 +19,20 @@ A Qt-based, free and open source markdown editor with live HTML preview, math ex
1919

2020
### NEWS
2121

22+
#### Version 0.11.3
23+
24+
Improvements:
25+
26+
* `IMPROVED` Update Russian translation
27+
28+
Fixes:
29+
30+
* `FIXED` Missing links in exported PDF file (#275)
31+
* `FIXED` Use of non-native line endings when a file is saved (#97)
32+
* `FIXED` Corrupt files on system crashes or running out of disk space (#285)
33+
* `FIXED` Accessing all drives although the file explorer is not visible (#273)
34+
* `FIXED` Relative paths in recently used files menu (#256)
35+
2236
#### Version 0.11.2
2337

2438
Improvements:
@@ -81,7 +95,7 @@ Fixes:
8195

8296
### DEPENDENCIES
8397

84-
* [Qt 5.2](http://qt-project.org) (LGPL v2.1)
98+
* [Qt 5.4](http://qt-project.org) (LGPL v2.1)
8599
* [Discount 2.1.7](http://www.pell.portland.or.us/~orc/Code/discount/) (3-clause BSD)
86100
* [PEG Markdown Highlight](http://hasseg.org/peg-markdown-highlight/) (MIT License)
87101
* [hunspell 1.3.2](http://hunspell.sourceforge.net/) (LGPL v2.1)

0 commit comments

Comments
 (0)