Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.17 KB

Changelog.md

File metadata and controls

30 lines (22 loc) · 1.17 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]

  • Still investigating ways to get SPIFFS asset loading working without slowdowns so we can build themes and change mods easily.

0.0.4 - 2020-06-28

Added

  • Public Changelog

Removed

  • Reverted back to PROGMEM for protracker mods as ESP8266Audio appears to stream mod data from SPIFFS and is too slow. i/o may also be blocking, need to investigate.

0.0.3 - 2020-06-27

Added

  • 2020 T-Watch Support (@steveway)

Changed

  • SPIFFS loading for protracker mods (@steveway)

0.0.2 - 2020-06-04

Added

  • Link to @tobozo's raytracer repo to Readme.

0.0.1 - 2020-06-03

Added

  • Initial Release