Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 663 Bytes

CHANGELOG.md

File metadata and controls

40 lines (25 loc) · 663 Bytes

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.

[Unreleased] - 2022-07-22

Added

Changed

Fixed

[0.1.1] - 2022-07-22

To update:

  • Clone or pull the latest version of the git repository
  • bundle install
  • bundle exec rake install

Added

Changed

  • Updated this change log
  • Updated the README.md
  • Made the robot's language more HAL-like

Fixed

  • Minor fixes and tweaks

[0.1.0] - 2022-07-21

Added

Initial implementation

Changed

Fixed