Skip to content

Commit 6cd9686

Browse files
author
Marc Jakobi
committed
docs(changelog): 2.1.0 release
1 parent 0029525 commit 6cd9686

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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`.

0 commit comments

Comments
 (0)