Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 1.19 KB

Changelog

v0.3.1 (2020-12-03)

Fix

  • Websocket reconnect patch (#29) (32e52ab)

v0.3.0 (2020-12-02)

Feature

  • Server Communication Actor (#21) (bc17fbe)

v0.2.0 (2020-11-15)

Feature

  • Multiprocess Logging and Shutdown Actors (#22) (1c14b67)

Documentation

  • Add semantic release info to dev section. (f9062cc)

v0.1.1 (2020-11-06)

Fix

  • Change semver target branch to 'master' (3b1743a)
  • Correctly format lead actor. (e5a9421)
  • Remove trailing whitespace on config file (8a35b0c)