We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c776fe5 commit f0be676Copy full SHA for f0be676
2 files changed
CHANGELOG.md
@@ -1,9 +1,16 @@
1
## master
2
3
+## 0.11.0
4
+
5
### Bugfixes
6
7
* Fixed: the line-height property returns different calculation results depending on environment (#71)
8
* 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)
14
15
## 0.10.0
16
README.md
@@ -26,9 +26,9 @@ Please [contribute to translate](https://github.com/thinreports/thinreports-edit
26
27
We tested the following platform:
28
29
- * macOS 10.12
+ * macOS 10.15
30
* Windows 10
31
- * Ubuntu 16.04
+ * Ubuntu 18.04, 20.04
32
33
## Supported Layout versions
34
0 commit comments