Compare commits
2 Commits
bcb7c039e2
...
f5a1debd7d
| Author | SHA1 | Date | |
|---|---|---|---|
| f5a1debd7d | |||
| 37309da185 |
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [2.0.4] - 2025-09-02
|
||||
### Changed
|
||||
- filter out automatic release documentation commits in changelog categorization
|
||||
- disable auto tare and weight filter reset in scale loop
|
||||
|
||||
|
||||
## [2.0.3] - 2025-09-02
|
||||
### Added
|
||||
- add updateOctoSpoolId for OctoPrint integration and change autoSetToBambuSpoolId type to uint16_t
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "2.0.3"
|
||||
version = "2.0.4"
|
||||
to_old_version = "1.5.10"
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user