Skip to content

Commit f6e4840

Browse files
committed
Changelog
1 parent b5f4c41 commit f6e4840

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Important user-facing changes. See commit logs for more details.
44

5+
[0.3.43]
6+
7+
- Dictionary downloads no longer block spell checking: they happen in the background, and open files re-check automatically once they finish (#300)
8+
- Better offline support: cached dictionaries work without a network connection, and `NO_NETWORK=1` disables downloads entirely
9+
- Update dependencies
10+
511
[0.3.42]
612

713
- Elixir: don't spell-check the left side of non-binding binary operators (e.g. `numbr1` in `resalt = numbr1 + numbr2` was flagged as if it were a definition); only `=` and `<-` bind variables

0 commit comments

Comments
 (0)