Skip to content

Commit 1d6979f

Browse files
committed
chore: update changelog [skip ci]
1 parent e614d22 commit 1d6979f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# [2.13.0](https://github.com/atom-community/autocomplete-paths/compare/v2.12.19...v2.13.0) (2021-03-04)
22

3+
- Build the path cache asynchronously without blocking the main thread -> Big projects no longer freeze Atom
4+
- Build the cache in parallel (fast-glob uses threads underneath)
5+
- Unified method for building the cache on all platforms
6+
- Allows using glob for pattern ignoring which is the most common way of writing path patterns
37

48
### Bug Fixes
59

0 commit comments

Comments
 (0)