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

22 lines
452 B
Markdown
Raw Normal View History

2022-11-19 07:03:21 -05:00
# Change Log palindrome
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.2] - 2022-11-19
- add RP2040 in build-CI
- add changelog.md
- update keywords.txt
## [0.1.1] - 2021-12-03
- add palindromeCount()
- add palindromePercentage()
## [0.1.0] - 2021-12-02
- initial version.