Update changelog

This commit is contained in:
Lucien Greathouse
2018-04-07 20:13:07 -07:00
parent 31e5c558ab
commit c2f7e268ff

View File

@@ -1,7 +1,7 @@
# Rojo Change Log
## Current Master
*No changes*
* Plugin now automatically selects `HttpService` if it determines that HTTP isn't enabled ([#58](https://github.com/LPGhatguy/rojo/pull/58))
## 0.4.2 (April 4, 2018)
* Fixed final case of duplicated instance insertion, caused by reconciled instances not being inserted into `RouteMap`.