mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
957 B
957 B
Change Log AnalogPin
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.2.7] - 2022-10-28
- Add RP2040 support to build-CI.
- Add CHANGELOG.md
[0.2.6] - 2021-12-12
- update library.json
- update license
- minor edits.
[0.2.5] - 2021-10-17
- update Arduino-CI
[0.2.4] - 2020-12-10
- add Arduino-CI
[0.2.3] - 2020-05-27
- update library.json
[0.2.2] - 2020-03-25
- refactor AVR specific code
- bugfix
[0.2.01] - 2015-12-19
- breaking interface
- big refactor
[0.2.00] - 2015-05-14
- added pre-scale support
[0.1.04] - 2015-03-06
- refactor smaller footprint
[0.1.03] - 2014-12-07
- some refactor
[0.1.02] - 2014-10-05
- changed signatures data types
[0.1.01] - 2013-11-09
- added some comments
[0.1.00] - 2013-09-09
- initial version