CHANGELOG.md in vagrant-parallels-2.1.0 vs CHANGELOG.md in vagrant-parallels-2.2.0
- old
+ new
@@ -1,4 +1,13 @@
+## 2.2.0 (March 3, 2021)
+IMPROVEMENTS:
+ - Mount shared folders after manual VM reboot
+ [[GH-377](https://github.com/Parallels/vagrant-parallels/pull/377)]
+
+BUG FIXES:
+ - Fixed mount of shared folders with non-ASCII symbols in the name
+ [[GH-290](https://github.com/Parallels/vagrant-parallels/issues/290)]
+
## 2.1.0 (November 25, 2020)
BUG FIXES:
- Fixed the private network adapter workflow on macOS 11.0 Big Sur
[[GH-371](https://github.com/Parallels/vagrant-parallels/pull/371)]
- Fixed the concurrency issue with box unregister in multi-vm environment