Improve plugin API robustness

This commit is contained in:
Lucien Greathouse
2018-06-01 23:11:50 -07:00
parent a86347ea32
commit c894b38f06
3 changed files with 31 additions and 22 deletions

View File

@@ -2,6 +2,7 @@
## Current master
* Fixed obscure error when syncing into an invalid service
* Fixed multiple sync processes occurring when a server ID mismatch is detected
## 0.4.9 (May 26, 2018)
* Fixed warning when renaming or removing files that would sometimes corrupt the instance cache ([#72](https://github.com/LPGhatguy/rojo/pull/72))