Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
spence-s committed Feb 10, 2024
1 parent e472334 commit d45c073
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
### v3.19.0

- switched lodash debounce to p-debounce to fix concurrency bugs (hopefully do not see performance regressions from this change)
- added better checking and respect for the enable option (closes #139)

**Full Changelog**: https://github.com/xojs/vscode-linter-xo/compare/v3.18.2...v3.19.0

### v3.18.0

- Refactors code actions handlers and support source.fixAll code action
Expand Down

0 comments on commit d45c073

Please sign in to comment.