Skip to content

Commit 9e1fc3b

Browse files
committed
v3.9.0
1 parent 3c5f70d commit 9e1fc3b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [3.9.0] - 2026-01-23
6+
7+
- Fixed LaTeX build and improved rendering of multiline signatures in LaTeX ([#46]).
8+
59
## [3.8.1] - 2025-12-08
610

711
- Added LuaLs 3.16.0 to the list of known broken releases ([LuaLS#3301]).
@@ -247,6 +251,7 @@ Initial release.
247251

248252
## [0.0.1] - 2025-03-09
249253

254+
[#46]:https://github.com/sphinx-contrib/lua-ls/issues/46
250255
[#18]: https://github.com/sphinx-contrib/lua-ls/pull/18
251256
[#19]: https://github.com/sphinx-contrib/lua-ls/pull/19
252257
[#3]: https://github.com/sphinx-contrib/lua-ls/issues/3
@@ -270,7 +275,8 @@ Initial release.
270275
[3.7.0-post1]: https://github.com/sphinx-contrib/lua-ls/compare/v3.7.0...v3.7.0-post1
271276
[3.8.0]: https://github.com/sphinx-contrib/lua-ls/compare/v3.7.0-post1...v3.8.0
272277
[3.8.1]: https://github.com/sphinx-contrib/lua-ls/compare/v3.8.0...v3.8.1
278+
[3.9.0]: https://github.com/sphinx-contrib/lua-ls/compare/v3.8.1...v3.9.0
273279
[@bkoropoff]: https://github.com/bkoropoff
274280
[emmylua]: https://github.com/EmmyLuaLs/emmylua-analyzer-rust/
275281
[luals#3301]: https://github.com/LuaLS/lua-language-server/issues/3301
276-
[unreleased]: https://github.com/sphinx-contrib/lua-ls/compare/v3.8.1...HEAD
282+
[unreleased]: https://github.com/sphinx-contrib/lua-ls/compare/v3.9.0...HEAD

0 commit comments

Comments
 (0)