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