summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-09-24 10:40:38 -0400
committerpommicket <pommicket@gmail.com>2023-09-24 10:54:36 -0400
commitc8914d4aee5b03191587dd9b4ae2836df48665fb (patch)
tree54131a840a150794dd1391a28fd7a30d091b3572 /README.md
parent523029fa2e77518903d139ffbd6cc3f792a6b85e (diff)
bump version2.6.2
fix fs_file_size on windows
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 24998c8..bf957ae 100644
--- a/README.md
+++ b/README.md
@@ -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, &amp; 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