Skip to content

Commit

Permalink
Fix sentence cache invalidated for ignore rules
Browse files Browse the repository at this point in the history
Fixes #29.
  • Loading branch information
valentjn committed May 1, 2020
1 parent 2dc8efc commit 04bbf47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## 4.9.1 (upcoming)

- Fix sentence cache was invalidated when a single ignore sentence rule was present (fixes [#29](https://github.com/valentjn/vscode-ltex/issues/29))
- Use thin non-breaking space for `\,` (fixes [#35](https://github.com/valentjn/vscode-ltex/issues/35))

## 4.9.0 — “The Update Alternative”
Expand Down
2 changes: 1 addition & 1 deletion lib/languagetool-languageserver

0 comments on commit 04bbf47

Please sign in to comment.