2022-10-30 20:44:02 +01:00
|
|
|
# Change Log Currency
|
|
|
|
|
|
|
|
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-10-19 12:05:17 +02:00
|
|
|
## [0.1.8] - 2023-10-19
|
|
|
|
- update readme.md
|
|
|
|
|
|
|
|
|
2022-10-30 20:44:02 +01:00
|
|
|
## [0.1.7] - 2022-10-30
|
|
|
|
- add changelog.md
|
|
|
|
- add rp2040 to build-CI
|
|
|
|
|
|
|
|
## [0.1.6] - 2022-04-15
|
|
|
|
- fix #5 split .h in .h and .cpp
|
|
|
|
|
|
|
|
## [0.1.5] - 2021-12-15
|
|
|
|
- improve performance / size
|
|
|
|
|
|
|
|
## [0.1.4] - 2021-12-14
|
|
|
|
- fix version number for PlatformIO
|
|
|
|
|
|
|
|
## [0.1.3] - 2021-12-14
|
|
|
|
- update library.json
|
|
|
|
- update license
|
|
|
|
- minor edits.
|
|
|
|
|
|
|
|
## [0.1.2] - 2021-10-20
|
|
|
|
- update build-CI + badges
|
|
|
|
- adde pound
|
|
|
|
- rename roubles
|
|
|
|
## [0.1.1] - 2021-05-27
|
|
|
|
- fix library.properties
|
|
|
|
|
|
|
|
## [0.1.0] - 2021-02-27
|
|
|
|
- initial version
|
|
|
|
|
|
|
|
|