|
1 | 1 | # Change log |
2 | 2 |
|
3 | | -## 0.4.0 (2019-04-22) |
| 3 | +## 0.5.0 (2022/01/31) |
4 | 4 |
|
5 | | -- Updated theme color to `rebeccapurple`. |
| 5 | +- Updated fav icon. |
| 6 | +- Updated colors of editor. |
| 7 | +- Reduced default font size to 15px. |
| 8 | +- Changed font to serif in print. |
6 | 9 |
|
7 | | -## 0.3.8 (2019-04-13) |
| 10 | +## 0.4.0 (2019/04/22) |
8 | 11 |
|
9 | | -- Updated style of code. |
| 12 | +- Updated theme color to `rebeccapurple`. |
10 | 13 |
|
11 | | -## 0.3.7 (2019-04-12) |
| 14 | +## 0.3.8 (2019/04/13) |
12 | 15 |
|
13 | | -- Fixed error with code blocks without a language. |
| 16 | +- Updated style of code. |
14 | 17 |
|
15 | | -## 0.3.6 (2019-04-12) |
| 18 | +## 0.3.7 (2019/04/12) |
16 | 19 |
|
17 | | -- Updated `tab-size` globally. |
| 20 | +- Fixed error with code blocks without a language. |
18 | 21 |
|
19 | | -## 0.3.5 (2019-04-01) |
| 22 | +## 0.3.6 (2019/04/12) |
20 | 23 |
|
21 | | -- Updated style of typography. |
| 24 | +- Updated `tab-size` globally. |
22 | 25 |
|
23 | | -## 0.3.4 (2018-08-02) |
| 26 | +## 0.3.5 (2019/04/01) |
24 | 27 |
|
25 | | -- Disabled user scalable. |
26 | | -- Updated style of monospace. |
| 28 | +- Updated style of typography. |
27 | 29 |
|
28 | | -## 0.3.2 (2018-05-12) |
| 30 | +## 0.3.4 (2018/08/02) |
29 | 31 |
|
30 | | -- Enabled HTML parsing. |
| 32 | +- Disabled user scalable. |
| 33 | +- Updated style of monospace. |
31 | 34 |
|
32 | | -## 0.3.1 (2018-05-04) |
| 35 | +## 0.3.2 (2018/05/12) |
33 | 36 |
|
34 | | -- Removed URLs beside links on print. |
| 37 | +- Enabled HTML parsing. |
35 | 38 |
|
36 | | -## 0.3.0 (2018-04-27) |
| 39 | +## 0.3.1 (2018/05/04) |
37 | 40 |
|
38 | | -- Changed Markdown parser. |
39 | | -- Updated code highlight style. |
| 41 | +- Removed URLs beside links on print. |
40 | 42 |
|
41 | | -## 0.2.4 (2018-04-27) |
| 43 | +## 0.3.0 (2018/04/27) |
42 | 44 |
|
43 | | -- Don't reset color of links on print. |
| 45 | +- Changed Markdown parser. |
| 46 | +- Updated code highlight style. |
44 | 47 |
|
45 | | -## 0.2.3 (2018-04-27) |
| 48 | +## 0.2.4 (2018/04/27) |
46 | 49 |
|
47 | | -- Break lines in code blocks on print. |
| 50 | +- Don't reset color of links on print. |
48 | 51 |
|
49 | | -## 0.2.2 (2018-04-14) |
| 52 | +## 0.2.3 (2018/04/27) |
50 | 53 |
|
51 | | -- Updated print style: |
52 | | - - Reset color of links. |
53 | | - - If one heading is a link, show the URL beside it. |
| 54 | +- Break lines in code blocks on print. |
54 | 55 |
|
55 | | -## 0.2.1 (2018-02-04) |
| 56 | +## 0.2.2 (2018/04/14) |
56 | 57 |
|
57 | | -- Added throttle to input event. |
| 58 | +- Updated print style: |
| 59 | + - Reset color of links. |
| 60 | + - If one heading is a link, show the URL beside it. |
58 | 61 |
|
59 | | -## 0.2.0 (2018-01-31) |
| 62 | +## 0.2.1 (2018/02/04) |
60 | 63 |
|
61 | | -- Fixed icon unicode error. |
62 | | -- Defaulted to preview mode on small screens. |
| 64 | +- Added throttle to input event. |
| 65 | + |
| 66 | +## 0.2.0 (2018/01/31) |
| 67 | + |
| 68 | +- Fixed icon unicode error. |
| 69 | +- Defaulted to preview mode on small screens. |
0 commit comments