Skip to content

Commit

Permalink
docs(changelog): update
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed May 23, 2024
1 parent 3b5e51c commit 45075f8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.23.3] - 2024-05-23

### Fixed

- LSP/Clippy: use correct rust-analyzer config key, `check` instead
of `checkOnSave`, to enable clippy if detected.
Thanks [@Ryex](https://github.com/Ryex)!

## [4.23.2] - 2024-05-16

### Fixed
Expand Down

0 comments on commit 45075f8

Please sign in to comment.