mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
45 lines
750 B
Markdown
45 lines
750 B
Markdown
# Change Log statHelpers
|
|
|
|
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.2.0] - 2024-01-06
|
|
- add **skipFactorial(n, skip);** experimental
|
|
- Fix URL in examples
|
|
- minor edits
|
|
|
|
----
|
|
|
|
## [0.1.8] - 2023-11-22
|
|
- update readme.md
|
|
|
|
## [0.1.7] - 2023-03-15
|
|
- update readme.md
|
|
- update GitHub actions
|
|
- update license 2023
|
|
- minor edits
|
|
|
|
## [0.1.6] - 2022-11-25
|
|
- Add RP2040 support to build-CI.
|
|
- Add CHANGELOG.md
|
|
- update readme.md
|
|
|
|
----
|
|
|
|
## [0.1.5] - 2022-04-15
|
|
|
|
## [0.1.4] - 2021-12-28
|
|
|
|
## [0.1.3] - 2021-08-06
|
|
|
|
## [0.1.2] - ??
|
|
|
|
## [0.1.1] - ??
|
|
|
|
## [0.1.0] - 2010
|
|
- initial version
|
|
|