2023-01-25 15:35:32 +01:00
|
|
|
# Change Log HC4067
|
|
|
|
|
|
|
|
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/).
|
|
|
|
|
|
|
|
|
2023-11-04 14:19:16 +01:00
|
|
|
## [0.1.2] - 2023-11-04
|
|
|
|
- update readme.md
|
|
|
|
|
|
|
|
|
2023-01-25 20:35:04 +01:00
|
|
|
## [0.1.1] - 2023-01-25
|
|
|
|
- fix bit mask
|
|
|
|
- removed return value **setCHannel()** as makes no sense.
|
|
|
|
- updated readme.md.
|
|
|
|
- add example HC4067_performance.ino
|
|
|
|
- add example HC4067_16_buttons.ino
|
|
|
|
- minor edits.
|
|
|
|
|
2023-01-25 15:35:32 +01:00
|
|
|
## [0.1.0] - 2023-01-25
|
|
|
|
- initial version
|
|
|
|
|