mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
44 lines
703 B
Markdown
44 lines
703 B
Markdown
|
# Change Log MultiMap
|
||
|
|
||
|
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-17
|
||
|
- add RP2040 in build-CI
|
||
|
- add changelog.md
|
||
|
- update readme.md
|
||
|
- clean up unit test
|
||
|
|
||
|
|
||
|
## [0.1.5] - 2021-12-22
|
||
|
- update library.json
|
||
|
- update readme
|
||
|
- update license
|
||
|
- minor edits
|
||
|
|
||
|
## [0.1.4] - 2021-05-27
|
||
|
- fix Arduino-lint
|
||
|
|
||
|
## [0.1.3] - 2021-01-02
|
||
|
- add Arduino-CI
|
||
|
|
||
|
## [0.1.2] - 2020-06-19
|
||
|
- fix library.json
|
||
|
|
||
|
## [0.1.1] - 2020-04-09
|
||
|
|
||
|
## [0.1.0] - 2015-03-29
|
||
|
|
||
|
----
|
||
|
|
||
|
..... eons passed ...
|
||
|
|
||
|
-----
|
||
|
|
||
|
## [0.0.1] - 2011-01-26
|
||
|
- initial version.
|
||
|
|