mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
62 lines
1.0 KiB
Markdown
62 lines
1.0 KiB
Markdown
# Change Log Avrheap
|
|
|
|
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.6] - 2023-10-17
|
|
- update readme.md
|
|
- add keywords.txt
|
|
- add changelog.md
|
|
- minor edits (bring it into 2023)
|
|
|
|
|
|
## [0.2.5] - 2021-12-13
|
|
- update library.json, license
|
|
|
|
## [0.2.4] - 2021-10-19
|
|
- update Arduino-CI + add badges
|
|
|
|
## [0.2.3] - 2021-05027
|
|
- improve Arduino-CI
|
|
|
|
## [0.2.2] - 2020-12-13
|
|
- add Arduino-CI
|
|
- add minimal unit tests
|
|
|
|
## [0.2.1] - 2020-05-27
|
|
- update library.json
|
|
|
|
## [0.2.0] - 2020-03-27
|
|
- Removed support for pre 1.0 version
|
|
|
|
----
|
|
|
|
## [0.1.5] - 2018-??-??
|
|
- fix typo #116 - Thanks to DMNC
|
|
|
|
## [0.1.04] - 2015-12-??
|
|
- new methods including PrintTo support - Thanks to Whandall
|
|
|
|
## [ ]
|
|
- !! breaking interface
|
|
|
|
## [0.1.03]
|
|
- refactoring
|
|
|
|
## [0.1.02]
|
|
- added followHeap()
|
|
|
|
## [0.1.01]
|
|
- refactor
|
|
- added startAddress()
|
|
|
|
## [0.1.00] - 2015-10-??
|
|
- initial version
|
|
|
|
|
|
|
|
|