# 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.3] - 2023-11-14 - update readme.md ## [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.