Compare commits
2 Commits
377f4bc146
...
e4d1ba6c1c
| Author | SHA1 | Date | |
|---|---|---|---|
| e4d1ba6c1c | |||
| 88598611c5 |
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [1.5.9] - 2025-08-11
|
||||
### Changed
|
||||
- update platformio.ini for version v1.5.9
|
||||
- Enhance API to support weight updates after successful spool tag updates
|
||||
|
||||
|
||||
## [1.5.8] - 2025-08-10
|
||||
### Added
|
||||
- Adds a link to the spool in spoolman when reading a spool tag
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "1.5.8"
|
||||
version = "1.5.9"
|
||||
to_old_version = "1.5.0"
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user