diff options
author | pommicket <pommicket@gmail.com> | 2022-12-07 20:33:51 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-07 20:33:51 -0500 |
commit | 82991f2c3ddd124b499355db5510aa88e69845ff (patch) | |
tree | bccfba8007d541a5d2257dca9c846a5cae02c695 /README.md | |
parent | cff4d007271796b779dc90f8f6b3351a2d93907f (diff) |
[1.3r2] update msi version, readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -166,6 +166,7 @@ Then, open windows\_installer\\ted\\ted.sln, and build. <tr><td>1.2r2</td> <td>Shift+PgUp/PgDown, many rust-related fixes.</td> <td>2022 Sep 30</td></tr> <tr><td>1.3</td> <td>Custom background shader, some bugfixes.</td> <td>2022 Nov 3</td></tr> <tr><td>1.3r1</td> <td>Fixed rust, python syntax highlighting.</td> <td>2022 Nov 4</td></tr> +<tr><td>1.3r2</td> <td>Fixed high CPU usage on some devices.</td> <td>2022 Dec 7</td></tr> </table> ## License |