Skip to content

Commit 02703ee

Browse files
committed
v3.4.0
1 parent 7985853 commit 02703ee

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.4.0]
6+
57
- **Potential breaking change:** use `confdir` instead of `srcdir` as base path
68
for `lua_ls_project_root`.
79

@@ -198,7 +200,8 @@ use `!doctype table` instead, otherwise you'll get errors that modules are not a
198200

199201
Initial release.
200202

201-
[unreleased]: https://github.com/taminomara/sphinx-lua-ls/compare/v3.3.0...HEAD
203+
[unreleased]: https://github.com/taminomara/sphinx-lua-ls/compare/v3.4.0...HEAD
204+
[3.4.0]: https://github.com/taminomara/sphinx-lua-ls/compare/v3.3.0...v3.4.0
202205
[3.3.0]: https://github.com/taminomara/sphinx-lua-ls/compare/v3.2.0...v3.3.0
203206
[3.2.0]: https://github.com/taminomara/sphinx-lua-ls/compare/v3.1.0...v3.2.0
204207
[3.1.0]: https://github.com/taminomara/sphinx-lua-ls/compare/v3.0.0...v3.1.0

0 commit comments

Comments
 (0)