Compare commits
2 Commits
043c2d4fa8
...
v2.0.4-bet
| Author | SHA1 | Date | |
|---|---|---|---|
| f9aa7f2e6b | |||
| f810bc5352 |
@@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# 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
|
## [2.0.4] - 2025-09-02
|
||||||
### Changed
|
### Changed
|
||||||
- filter out automatic release documentation commits in changelog categorization
|
- filter out automatic release documentation commits in changelog categorization
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
version = "2.0.4"
|
version = "2.0.4-beta1"
|
||||||
to_old_version = "1.5.10"
|
to_old_version = "1.5.10"
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|||||||
Reference in New Issue
Block a user