Version 0.4.1

This commit is contained in:
Lucien Greathouse
2018-04-01 23:39:19 -07:00
parent eabcc0bd1d
commit 4772350968
2 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,10 @@
# Rojo Change Log
## Current Master
* Merged plugin repository into main Rojo repository for easier tracking
*No changes*
## 0.4.1 (April 1, 2018)
* Merged plugin repository into main Rojo repository for easier tracking.
* Improved `RouteMap` object tracking; this should fix some cases of duplicated instances being synced into the tree.
## 0.4.0 (March 27, 2018)

View File

@@ -8,8 +8,7 @@
<a href="https://travis-ci.org/LPGhatguy/rojo">
<img src="https://api.travis-ci.org/LPGhatguy/rojo.svg?branch=master" alt="Travis-CI Build Status" />
</a>
<img src="https://img.shields.io/badge/server_version-0.4.0-brightgreen.svg" alt="Current server version" />
<img src="https://img.shields.io/badge/plugin_version-0.4.0-brightgreen.svg" alt="Current plugin version" />
<img src="https://img.shields.io/badge/latest_version-0.4.1-brightgreen.svg" alt="Current server version" />
</div>
<hr />