diff options
author | pommicket <pommicket@gmail.com> | 2023-09-24 10:40:38 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-09-24 10:54:36 -0400 |
commit | c8914d4aee5b03191587dd9b4ae2836df48665fb (patch) | |
tree | 54131a840a150794dd1391a28fd7a30d091b3572 /README.md | |
parent | 523029fa2e77518903d139ffbd6cc3f792a6b85e (diff) |
bump version2.6.2
fix fs_file_size on windows
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -325,6 +325,7 @@ Then run `make.bat release`. <tr><td>2.5.1</td> <td>Bug fixes</td> <td>2023 Aug 26</td></tr> <tr><td>2.6</td> <td>LSP diagnostics, LSP over TCP, GDScript support, & more</td> <td>2023 Sep 10</td></tr> <tr><td>2.6.1</td> <td>LSP-related bugfixes</td> <td>2023 Sep 14</td></tr> +<tr><td>2.6.2</td> <td>fix cursor position issue, nicer logging, status in title bar</td> <td>2023 Sep 24</td></tr> </table> ## License |