Skip to content

Commit 871de26

Browse files
committed
v3.8.0
1 parent afaf3ba commit 871de26

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
## [Unreleased]
44

5+
## [3.8.0] - 2025-12-03
6+
57
- Added support Sphinx 9.
68

7-
- Added ``lua_ls_skip_versions`` config option to selectively avoid certain
8-
language server releases.
9+
- Added `lua_ls_skip_versions` config option to selectively avoid certain language server
10+
releases.
911

1012
## [3.7.0-post1] - 2025-11-14
1113

@@ -262,6 +264,7 @@ Initial release.
262264
[3.6.0]: https://github.com/sphinx-contrib/lua-ls/compare/v3.5.0-post1...v3.6.0
263265
[3.7.0]: https://github.com/sphinx-contrib/lua-ls/compare/v3.6.0...v3.7.0
264266
[3.7.0-post1]: https://github.com/sphinx-contrib/lua-ls/compare/v3.7.0...v3.7.0-post1
267+
[3.8.0]: https://github.com/sphinx-contrib/lua-ls/compare/v3.7.0-post1...v3.8.0
265268
[@bkoropoff]: https://github.com/bkoropoff
266269
[emmylua]: https://github.com/EmmyLuaLs/emmylua-analyzer-rust/
267-
[unreleased]: https://github.com/sphinx-contrib/lua-ls/compare/v3.7.0-post1...HEAD
270+
[unreleased]: https://github.com/sphinx-contrib/lua-ls/compare/v3.8.0...HEAD

0 commit comments

Comments
 (0)