mirror of
https://github.com/tiennm99/serena.git
synced 2026-08-21 22:24:17 +00:00
Bump version
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
# Latest
|
||||
# 2025-05-19
|
||||
|
||||
Changes prior to the next official version change will appear here.
|
||||
|
||||
@@ -17,7 +17,7 @@ Changes prior to the next official version change will appear here.
|
||||
* Language Servers:
|
||||
* Add further file extensions considered by the language servers for Python (.pyi), JavaScript (.jsx) and TypeScript (.tsx, .jsx)
|
||||
* Updated multilspy, adding support for Kotlin, Dart and C/C++ and several improvements.
|
||||
* Added support for PhP
|
||||
* Added support for PHP
|
||||
|
||||
|
||||
# 2025-04-07
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
__version__ = "2025-04-07"
|
||||
__version__ = "2025-05-19"
|
||||
|
||||
|
||||
def serena_root_path() -> str:
|
||||
|
||||
Reference in New Issue
Block a user