mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
29 lines
543 B
Markdown
29 lines
543 B
Markdown
# Change Log MSP300
|
|
|
|
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] - 2023-12-05
|
|
- refactor begin()
|
|
- update readme.md
|
|
- minor edits
|
|
|
|
----
|
|
|
|
## [0.1.2] - 2023-09-23
|
|
- add Wire1 support for ESP32
|
|
- fix keywords.txt
|
|
- update readme.md
|
|
|
|
## [0.1.1] - 2023-02-05
|
|
- update readme.md
|
|
- update GitHub actions
|
|
- update license 2023
|
|
|
|
## [0.1.0] - 2022-12-06
|
|
- initial version
|
|
|