diff --git a/docs/release-notes/rl-0.6.md b/docs/release-notes/rl-0.6.md index 95a7363..d48e1d0 100644 --- a/docs/release-notes/rl-0.6.md +++ b/docs/release-notes/rl-0.6.md @@ -17,3 +17,7 @@ Release notes for release 0.6 - Finished moving to `nixosOptionsDoc` in the documentation and changelog. We are fully free of asciidoc now - Bumped plugin inputs to their latest versions + +- Deprecated `presence.nvim` in favor of `neocord`. This means `vim.rich-presence.presence-nvim` is removed and will throw + a warning if used. You are recommended to rewrite your neocord config from scratch based on the + [official documentation](https://github.com/IogaMaster/neocord)