Skip to content

Commit 73d8efc

Browse files
committed
Release 3.10.0
1 parent 7f9e215 commit 73d8efc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [3.10.0] - 2026-01-29
6+
57
- Added option to disable running lua-ls (`lua_ls_backend = "disable"`) for cases when
68
only manual documentation is required ([#47] by [@pieterlexis]).
79

@@ -269,6 +271,7 @@ Initial release.
269271
[2.0.1]: https://github.com/sphinx-contrib/lua-ls/compare/v2.0.0...v2.0.1
270272
[3.0.0]: https://github.com/sphinx-contrib/lua-ls/compare/v2.0.1...v3.0.0
271273
[3.1.0]: https://github.com/sphinx-contrib/lua-ls/compare/v3.0.0...v3.1.0
274+
[3.10.0]: https://github.com/sphinx-contrib/lua-ls/compare/v3.9.0...v3.10.0
272275
[3.2.0]: https://github.com/sphinx-contrib/lua-ls/compare/v3.1.0...v3.2.0
273276
[3.3.0]: https://github.com/sphinx-contrib/lua-ls/compare/v3.2.0...v3.3.0
274277
[3.4.0]: https://github.com/sphinx-contrib/lua-ls/compare/v3.3.0...v3.4.0
@@ -284,4 +287,4 @@ Initial release.
284287
[@pieterlexis]: https://github.com/pieterlexis
285288
[emmylua]: https://github.com/EmmyLuaLs/emmylua-analyzer-rust/
286289
[luals#3301]: https://github.com/LuaLS/lua-language-server/issues/3301
287-
[unreleased]: https://github.com/sphinx-contrib/lua-ls/compare/v3.9.0...HEAD
290+
[unreleased]: https://github.com/sphinx-contrib/lua-ls/compare/v3.10.0...HEAD

0 commit comments

Comments
 (0)