Compare commits
No commits in common. "68cdd8ab40759400a5688c2b49a7e03ba3b37177" and "eada54eff2d9605d85452c49b16a6fe4f1025e79" have entirely different histories.
68cdd8ab40
...
eada54eff2
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,16 +1,5 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [1.4.4] - 2025-03-23
|
|
||||||
### Added
|
|
||||||
- add error handling for missing vendor IDs in filament data
|
|
||||||
|
|
||||||
### Changed
|
|
||||||
- update platformio.ini for version v1.4.4
|
|
||||||
|
|
||||||
### Fixed
|
|
||||||
- adjust weight threshold for tare check to allow negative values
|
|
||||||
|
|
||||||
|
|
||||||
## [1.4.3] - 2025-03-23
|
## [1.4.3] - 2025-03-23
|
||||||
### Changed
|
### Changed
|
||||||
- update platformio.ini for version v1.4.3
|
- update platformio.ini for version v1.4.3
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
version = "1.4.4"
|
version = "1.4.3"
|
||||||
to_old_version = "1.4.0"
|
to_old_version = "1.4.0"
|
||||||
|
|
||||||
##
|
##
|
||||||
|
Loading…
x
Reference in New Issue
Block a user