mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
29 lines
519 B
Markdown
29 lines
519 B
Markdown
|
# Change Log InfiniteAverage
|
||
|
|
||
|
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.1.6] - 2022-11-14
|
||
|
- Add RP2040 support to build-CI.
|
||
|
- Add CHANGELOG.md
|
||
|
- fix URL in .h file
|
||
|
|
||
|
|
||
|
## [0.1.5] - 2021-11-05
|
||
|
- fix rounding error
|
||
|
- update license
|
||
|
- fix threshold
|
||
|
- fix library.json
|
||
|
- update readme.md
|
||
|
|
||
|
## [0.1.4] - 2021-12-20
|
||
|
|
||
|
|
||
|
No changelog recorded before.
|
||
|
|
||
|
|
||
|
|