Fix error when targeting invalid services

This commit is contained in:
Lucien Greathouse
2018-06-01 22:17:54 -07:00
parent f4d7dda8e3
commit 4b2f27b26d
2 changed files with 10 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# Rojo Change Log
## Current master
* *No changes*
* Fixed obscure error when syncing into an invalid service
## 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))