update changelog

master
Brad Cornes 2021-01-15 12:24:27 +00:00
parent 1d8ec98c68
commit 09e96ed598
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 0.5.7
- Ignore file watcher permission errors (#238)
- Update class attribute regex to support `(class="_")` (#233)
- Fix `fast-glob` concurrency on certain operating systems (#226, #239)
## 0.5.6
- Fix module resolution in config files when using Yarn Plug'n'Play