farmbot_os/CHANGELOG.md

12 lines
491 B
Markdown
Raw Normal View History

# 2.1.9
* changed folder structure around
* moved farmbot_auth and farmbot_configurator back into an umbrella application
2017-01-16 16:52:49 -07:00
* begin migration to CeleryScript for all the things
* Multi Platform support
* `Configurator` looks great. thanks @MrChristofferson && @RickCarlino
* Code base was converted to CeleryScript, so it is much more stable
* bot configuration is now based on a single (json) that is shared across platforms/targets
# 2.1.10
* a few minor bug fixes to the previous release.