mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
52 lines
842 B
Markdown
52 lines
842 B
Markdown
# Change Log HMC6532
|
|
|
|
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.3.2] - 2022-11-09
|
|
- add changelog.md
|
|
- add rp2040 to build-CI
|
|
- update readme.md
|
|
|
|
|
|
## [0.3.1] - 2021-12-19
|
|
- update library.json
|
|
- update license
|
|
- minor edits
|
|
|
|
## [0.3.0] - 2021-06-07
|
|
- add multi-Wire interface
|
|
- refactor
|
|
|
|
----
|
|
|
|
## [0.2.1] - 2020-12-28
|
|
- Arduino-CI + unit test
|
|
|
|
## [0.2.0] - 2020-06-12
|
|
- remove pre1.0 support
|
|
- main refactor
|
|
|
|
----
|
|
|
|
## [0.1.4 2017-09-13
|
|
- minor refactor
|
|
|
|
## [0.1.03 - 2011-04-13
|
|
- fixed small things
|
|
- added getHeading()
|
|
|
|
## [0.1.02 - 2011-04-12
|
|
- add timing
|
|
- fix a bug
|
|
|
|
## [0.1.01 - 2011-04-09
|
|
- quite a complete redo
|
|
|
|
## [0.1.00 - 2011-04-07
|
|
- initial version
|
|
|