diff options
author | pommicket <pommicket@gmail.com> | 2022-11-04 17:09:46 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-11-04 17:09:46 -0400 |
commit | 0d39cca457e51bdf7bb7d9942a522e52bbedfa1f (patch) | |
tree | 9d02794d087d45ab45820ef7ad58a2a004935432 /README.md | |
parent | c8e656120490bb57b1a9eea1f383dd9504e086d7 (diff) |
[1.3r1] readme, windows installer
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -165,6 +165,7 @@ Then, open windows\_installer\\ted\\ted.sln, and build. <tr><td>1.2r1</td> <td>Mouse X1/X2 bug fix, support for X1/X2 commands.</td> <td>2022 Aug 19</td></tr> <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> </table> ## License |