mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
563 B
563 B
Change Log soundex
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.1.3] - 2022-11-24
- Add RP2040 support to build-CI.
- Add CHANGELOG.md
- update readme.md
- fix bug in performance example
- add output file of 2 examples as reference
[0.1.2] - 2022-02-06
- added soundex16(), soundex32()
[0.1.1] - 2022-02-05
- initial library version
[0.1.0] - 2011-05-20
- initial version