Compare commits
2 Commits
e604231139
...
6bb4384852
| Author | SHA1 | Date | |
|---|---|---|---|
| 6bb4384852 | |||
| 61174273fe |
@@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [2.0.6-beta1] - 2025-09-03
|
||||||
|
### Fixed
|
||||||
|
- prevent weight display during NFC write operations
|
||||||
|
|
||||||
|
|
||||||
## [2.0.6] - 2025-09-03
|
## [2.0.6] - 2025-09-03
|
||||||
### Fixed
|
### Fixed
|
||||||
- correct progress bar message and update tare function description
|
- correct progress bar message and update tare function description
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
version = "2.0.6"
|
version = "2.0.6-beta1"
|
||||||
to_old_version = "1.5.10"
|
to_old_version = "1.5.10"
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|||||||
Reference in New Issue
Block a user