mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
35 lines
612 B
Markdown
35 lines
612 B
Markdown
# Change Log FLE
|
|
|
|
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.4] - 2023-10-30
|
|
- add changelog.md
|
|
- update readme.md (badges)
|
|
- minor edits.
|
|
|
|
|
|
## [0.1.3] - 2021-06-16
|
|
- add shared()
|
|
|
|
## [0.1.2] - 2021-06-15
|
|
- add negation
|
|
- add unit tests
|
|
- add first comparisons + some experimental
|
|
|
|
## [0.1.1] - 2021-05-27
|
|
- fix arduino-lint
|
|
|
|
## [0.1.0] - 2020-12-23
|
|
- add arduino-CI
|
|
- add unit tests
|
|
|
|
----
|
|
|
|
## [0.0.1] - 2020-07-21
|
|
- initial version
|
|
|