Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.03 KB

File metadata and controls

37 lines (25 loc) · 1.03 KB

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.

Unreleased

Added

  • The Command, Request and Response structs were added to represent the messages which can be sent around a swarm network.
  • A light indicator system with blink codes for various program states based on the BlinkCode, BlinkSequence and BlinkColor structures.
  • Human-readable changelogs.