diff --git a/CHANGELOG.md b/CHANGELOG.md index c75a921..6a32af1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [2.0.2-beta2] - 2025-09-02 +### Added +- add updateOctoSpoolId for OctoPrint integration and change autoSetToBambuSpoolId type to uint16_t + +### Changed +- update platformio.ini for beta version v2.0.2-beta2 +- update changelog and header for version v2.0.2-beta1 +- update platformio.ini for beta version v2.0.2-beta1 + +### Fixed +- reset weight counter logic and update spool ID in loop function +- reduce delay in start_scale function and reset weight after tare + + ## [2.0.2-beta1] - 2025-09-02 ### Changed - update platformio.ini for beta version v2.0.2-beta1