Update CHANGES

This commit is contained in:
Lucien Greathouse
2018-06-21 11:19:22 -07:00
parent 8b90e98696
commit c93da3f6b2

View File

@@ -2,6 +2,7 @@
## Current master
* Fixed obscure assertion failure when renaming or deleting files ([#78](https://github.com/LPGhatguy/rojo/issues/78))
* Added a `PluginAction` for the sync in command, which should help with some automation scripts ([#80](https://github.com/LPGhatguy/rojo/pull/80))
## 0.4.11 (June 10, 2018)
* Defensively insert existing instances into RouteMap; should fix most duplication cases when syncing into existing trees.