Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[2.0.1] - 2018-09-25

Fixed

[2.0.0] - 2018-07-26

Changed

render_service_path = "assets/js/server.js"
worker(ReactRender, [render_service_path])

New:

render_service_path = "assets/js/server.js"
supervisor(ReactRender, [render_service_path: render_service_path])

Added

[1.0.0] - 2018-06-12

Added