Skip to content

Commit a11060e

Browse files
committed
chore: v0.5.0 release
1 parent 24f8c99 commit a11060e

File tree

4 files changed

+656
-5
lines changed

4 files changed

+656
-5
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
A neovim plugin that helps managing crates.io dependencies.
66

7-
Feel free to open issues.
7+
> [!IMPORTANT]
8+
> [See breaking changes](https://github.com/Saecki/crates.nvim/issues/89)
89
910
[Screencast from 2023-03-11 05-29-22.webm](https://user-images.githubusercontent.com/43008152/224464963-9810110f-2923-4346-a442-9d4f2723bdff.webm)
1011

@@ -68,7 +69,7 @@ lua require('crates').setup()
6869
</details>
6970

7071
## [Documentation](https://github.com/Saecki/crates.nvim/wiki)
71-
- [Stable](https://github.com/Saecki/crates.nvim/wiki/Documentation-v0.4.0)
72+
- [Stable](https://github.com/Saecki/crates.nvim/wiki/Documentation-v0.5.0)
7273
- [Unstable](https://github.com/Saecki/crates.nvim/wiki/Documentation-unstable)
7374

7475
## Related projects

docgen/templates/README.md.in

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
A neovim plugin that helps managing crates.io dependencies.
66

7-
Feel free to open issues.
7+
> [!IMPORTANT]
8+
> [See breaking changes](https://github.com/Saecki/crates.nvim/issues/89)
89

910
[Screencast from 2023-03-11 05-29-22.webm](https://user-images.githubusercontent.com/43008152/224464963-9810110f-2923-4346-a442-9d4f2723bdff.webm)
1011

@@ -68,7 +69,7 @@ lua require('crates').setup()
6869
</details>
6970

7071
## [Documentation](https://github.com/Saecki/crates.nvim/wiki)
71-
- [Stable](https://github.com/Saecki/crates.nvim/wiki/Documentation-v0.4.0)
72+
- [Stable](https://github.com/Saecki/crates.nvim/wiki/Documentation-v0.5.0)
7273
- [Unstable](https://github.com/Saecki/crates.nvim/wiki/Documentation-unstable)
7374

7475
## Related projects

0 commit comments

Comments
 (0)