[1.0.0-alpha.38](https://github.com/nickderobertis/multivenv/compare/v1.0.0-alpha.37...v1.0.0-alpha.38) (2022-08-06)
Bug Fixes
* Make more resilient to bad mvenv state files. Should make it so that changing the format is not a breaking change, just causes an extra sync ([15c3fe4](https://github.com/nickderobertis/multivenv/commit/15c3fe4635357bc6c8d22d9f5ca79939f5dd40fb))
Features
* Allow specifying auto_sync_changed paths per venv that will trigger re-auto-sync of that venv when any of those files change ([940f9f6](https://github.com/nickderobertis/multivenv/commit/940f9f66e42f1b46c65431b202aaa2a7048a8803))