mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-18 23:32:51 +00:00
14 lines
351 B
Markdown
14 lines
351 B
Markdown
# Change Log
|
|
All notable changes to this project will be documented in this file.
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
## [1.0.1] - 2015-03-08
|
|
### Added
|
|
- Support for Sharp Decoding
|
|
- Support for Aiwa Decoding
|
|
- Changelog documentation
|
|
|
|
### Changed
|
|
- Improved memory management in debugging
|
|
- Use of F() macro saves RAM
|