Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 736 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 736 Bytes

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.

Added

  • Added a port_name() function to kaleidoscope_focus::Focus, which returns the name of the serial port it is connected to, if available.
  • Updated the command-line tools to make use of it, and display the port name on the progress indicator.

0.1.0 - 2022-10-23

Initial release.