mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
31 lines
500 B
Markdown
31 lines
500 B
Markdown
# Change Log FastShiftOut
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
|
|
## [0.3.0] - 2022-11-05
|
|
- major refactor
|
|
|
|
|
|
## [0.2.5] - 2022-11-05
|
|
- add changelog.md
|
|
- add rp2040 to build-CI
|
|
- update readme.md
|
|
|
|
|
|
## [0.2.4] - 2021-12-17
|
|
- license
|
|
|
|
## [0.2.3] - 2021-05-27
|
|
|
|
----
|
|
|
|
## no history ...
|
|
|
|
|
|
## [0.1.0] - 2013-08-22
|
|
- initial version
|