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

25 lines
496 B
Markdown
Raw Permalink 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/).
2023-11-14 11:12:20 -05:00
## [0.1.3] - 2023-11-14
- update readme.md
2022-11-19 07:03:21 -05:00
## [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.