Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 1.25 KB

Change Log

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.

0.3.0 - 2016-11-21

Added

  • Added GPLv3 LICENSE.txt and preamble in all source files.
  • Added this change log.

Changed

  • Renamed arduino/DeltaBot_Arduino.pdedeltabot_Arduino/deltabot_Arduino.ino. (@todocono)
  • deltabot_Arduino.ino: Changed servo pin assignments to pins 8, 9, 10. (@todocono)
  • Renamed processing/DeltaBot_GUI.pdedeltabot_Processing/deltabot_Processing.pde. (@todocono)
  • deltabot_Processing.pde: Implement new ControlP5 object getter methods. (@todocono)
  • deltabot_Processing.pde: Serial port is now configured via a tuneable variable.
  • Renamed READMEREADME.md, converted to Markdown and added content.

0.2.0 - 2012-05-16

Added

  • Initial public release of Deltabot.