Compare commits
2 Commits
a35f15eca5
...
bc51956793
| Author | SHA1 | Date | |
|---|---|---|---|
| bc51956793 | |||
| 5666a58da2 |
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## [2.0.0-beta5] - 2025-08-30
|
||||
### Changed
|
||||
- update platformio.ini for beta version v2.0.0-beta5
|
||||
|
||||
### Fixed
|
||||
- call scale.tare() in setup after starting scale
|
||||
|
||||
|
||||
## [2.0.0-beta4] - 2025-08-29
|
||||
### Changed
|
||||
- update platformio.ini for beta version v2.0.0-beta4
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "2.0.0-beta4"
|
||||
version = "2.0.0-beta5"
|
||||
to_old_version = "1.5.10"
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user