neovim-flake/docs/manual/release-notes/rl-0.9.md
NotAShelf 1b73e78788
docs/manual: move v0.9 entries to the correct file; format
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I593bbd1dbfd60215e317360d1652588a6a6a6964
2025-12-18 16:10:42 +03:00

9 lines
320 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Release 0.5 {#sec-release-0-9}
## Changelog {#sec-release-0-9-changelog}
[Ring-A-Ding-Ding-Baby](https://github.com/Ring-A-Ding-Ding-Baby):
- Aligned `codelldb` adapter setup with [rustaceanvim]s built-in logic.
- Added `languages.rust.dap.backend` option to choose between `codelldb` and
`lldb-dap` adapters.