Compare commits
2 Commits
043c2d4fa8
...
f9aa7f2e6b
| Author | SHA1 | Date | |
|---|---|---|---|
| f9aa7f2e6b | |||
| f810bc5352 |
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## [2.0.4-beta1] - 2025-09-03
|
||||
### Changed
|
||||
- improve auto tare logic and reset conditions in scale handling
|
||||
|
||||
|
||||
## [2.0.4] - 2025-09-02
|
||||
### Changed
|
||||
- filter out automatic release documentation commits in changelog categorization
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "2.0.4"
|
||||
version = "2.0.4-beta1"
|
||||
to_old_version = "1.5.10"
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user