Compare commits

..

2 Commits

2 changed files with 9 additions and 1 deletions

@ -1,5 +1,13 @@
# Changelog
## [1.4.14] - 2025-03-30
### Added
- add auto-tare functionality and update scale handling based on touch sensor connection
### Changed
- update platformio.ini for version v1.4.14
## [1.4.13] - 2025-03-30
### Changed
- update platformio.ini for version v1.4.13

@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html
[common]
version = "1.4.13"
version = "1.4.14"
to_old_version = "1.4.0"
##