Skip to content

Commit f0be676

Browse files
committed
Update documents
1 parent c776fe5 commit f0be676

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
## master
22

3+
## 0.11.0
4+
35
### Bugfixes
46

57
* Fixed: the line-height property returns different calculation results depending on environment (#71)
68
* Fixed: the line-height of a text-block is not recalculated when changing font-size (#72)
9+
* Fixed: does not launch on Ubuntu 20.04 (#75)
10+
11+
### Internal Changes
12+
13+
* Update to Electron v9 (#76)
714

815
## 0.10.0
916

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ Please [contribute to translate](https://github.com/thinreports/thinreports-edit
2626

2727
We tested the following platform:
2828

29-
* macOS 10.12
29+
* macOS 10.15
3030
* Windows 10
31-
* Ubuntu 16.04
31+
* Ubuntu 18.04, 20.04
3232

3333
## Supported Layout versions
3434

0 commit comments

Comments
 (0)