File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 2.1.0 ] - 2023-10-22
99
1010### Added
1111
@@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020 This fixes a type error in the ` hover ` command validation.
2121- Failure to start on standalone files if ` cargo ` is not installed.
2222
23- ## [ 2.0.0] - 2023-11 -21
23+ ## [ 2.0.0] - 2023-10 -21
2424
2525### Breaking changes
2626
@@ -32,13 +32,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232 (available when the LSP client is running)
3333 e.g. ` RustLsp moveItem [up|down] `
3434
35- ## [ 1.0.1] - 2023-11 -21
35+ ## [ 1.0.1] - 2023-10 -21
3636
3737### Fixed
3838
3939- Hover actions + command cache: module requires.
4040
41- ## [ 1.0.0] - 2023-11 -21
41+ ## [ 1.0.0] - 2023-10 -21
4242
4343### Added
4444- Initial release of ` ferris.nvim ` .
You can’t perform that action at this time.
0 commit comments