# Change Log timing 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.4] - 2022-11-26 - Add RP2040 support to build-CI. - Add CHANGELOG.md - update readme.md ## [0.2.3] - 2021-12-29 - update library.json - update license - minor edits ## [0.2.2] - 2021-05-27 - added Arduino-lint ## [0.2.1] - 2021-01-09 - added Arduino-CI + unit test ## [0.2.0] - 2020-07-07 - renamed to timing.h ---- ## [0.1.02] - 2015-03-02 - move all to mymillis.h file so compiler can optimize ## [0.1.01] - 2011-07-19 - add lib version ## [0.1.00] - 2011-01-04 - initial version