Skip to content

Latest commit

 

History

History
43 lines (20 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

43 lines (20 loc) · 1.69 KB

Changelog

1.2.1 (2024-09-08)

Bug Fixes

  • less loud error on unknown LSP method (6c65ae2)
  • nil check to enable builtin completion (#8) (2d97404)

1.2.0 (2024-07-12)

Features

  • category completions via neorg-se (5fefab9)

1.1.0 (2024-07-08)

Features

  • configurable completion + completion docs (43b08cc)
  • lsp auto completion (48f92cc)

1.0.1 (2024-07-02)

Bug Fixes

  • refactor: find and update anchor definitions as well (b26215f)

1.0.0 (2024-06-30)

Features

  • we have a neorg LSP in 2024?!?!?! (f851bbe)

Bug Fixes

  • glob and relative file renames (e37cb0d)