mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
522 B
522 B
Change Log ellipse
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.1.2] - 2022-11-02
- add changelog.md
- add rp2040 to build-CI
- update readme.md
- refactor code
- add getLongRadius() and getShortRadius()
[0.1.1] - 2022-07-24
- add angle() + example
- add isCircle(), isFlat()
- update readme.md
[0.1.0] - 2021-10-31
- initial version