diff options
author | pommicket <pommicket@gmail.com> | 2023-07-21 18:01:58 -0700 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-07-21 18:27:14 -0400 |
commit | f8b5606c42ba3ae35baf823c12865cc7aa68d260 (patch) | |
tree | e3e80175aa5776d2874b8644405a228e6d58d4dd /README.md | |
parent | e2d3a5d3c72206ffed7a8d252f2050fe0333c9bf (diff) |
update windows installer2.4.2
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -320,6 +320,7 @@ Then, open windows\_installer\\ted\\ted.sln, and build. <tr><td>2.3.4</td> <td>Unicode bugfix, `:copy-path`</td> <td>2023 Jul 14</td></tr> <tr><td>2.4</td> <td>Font overhaul — allow multiple fonts, and variable-width fonts.</td> <td>2023 Jul 19</td></tr> <tr><td>2.4.1</td> <td>JSX highlighting fix, Windows DPI awareness</td> <td>2023 Jul 20</td></tr> +<tr><td>2.4.2</td> <td>Fix font absolute paths</td> <td>2023 Jul 21</td></tr> </table> ## License |