GY-63_MS5611/libraries/Soundex/CHANGELOG.md

26 lines
563 B
Markdown
Raw Normal View History

2022-11-24 14:21:52 -05:00
# Change Log soundex
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.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