Skip to content

Commit 77b754f

Browse files
committed
v3.5.0
1 parent 6fa838e commit 77b754f

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+
## [v3.5.0]
6+
57
- Added `autodata`, `autoattribute`, `autoclass`, and other `auto*` directives.
68

79
They work like `autoobject`, but apply their doctype to the documented object
@@ -213,7 +215,8 @@ use `!doctype table` instead, otherwise you'll get errors that modules are not a
213215

214216
Initial release.
215217

216-
[unreleased]: https://github.com/taminomara/sphinx-lua-ls/compare/v3.4.0...HEAD
218+
[unreleased]: https://github.com/taminomara/sphinx-lua-ls/compare/v3.5.0...HEAD
219+
[3.5.0]: https://github.com/taminomara/sphinx-lua-ls/compare/v3.4.0...v3.5.0
217220
[3.4.0]: https://github.com/taminomara/sphinx-lua-ls/compare/v3.3.0...v3.4.0
218221
[3.3.0]: https://github.com/taminomara/sphinx-lua-ls/compare/v3.2.0...v3.3.0
219222
[3.2.0]: https://github.com/taminomara/sphinx-lua-ls/compare/v3.1.0...v3.2.0

0 commit comments

Comments
 (0)