Update CHANGES

This commit is contained in:
Lucien Greathouse
2018-06-21 11:11:03 -07:00
parent f19cbccdd5
commit bc40ec8a5a

View File

@@ -1,7 +1,7 @@
# Rojo Change Log # Rojo Change Log
## Current master ## Current master
* *No changes* * Fixed obscure assertion failure when renaming or deleting files ([#78](https://github.com/LPGhatguy/rojo/issues/78))
## 0.4.11 (June 10, 2018) ## 0.4.11 (June 10, 2018)
* Defensively insert existing instances into RouteMap; should fix most duplication cases when syncing into existing trees. * Defensively insert existing instances into RouteMap; should fix most duplication cases when syncing into existing trees.