Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie authored Oct 31, 2024
1 parent c854814 commit 1f91725
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

### Bug fixes

* Replace `ripgrep` by `workspace.findFiles`. `ripgrep` was introduced in 3.4.0 but caused too many compatibility and instability issues.

## 3.4.1 (2024-10-12)

### Bug fixes

* Use the `rg` binary from the local VS code installation

## 3.4.0 (2024-10-12)
Expand Down

0 comments on commit 1f91725

Please sign in to comment.