Compare commits
2 Commits
f450d1efdf
...
3dd4b82710
| Author | SHA1 | Date | |
|---|---|---|---|
| 3dd4b82710 | |||
| bc41205f15 |
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## [1.5.12-beta2] - 2025-08-29
|
||||
### Changed
|
||||
- update platformio.ini for beta version v1.5.12-beta2
|
||||
|
||||
### Fixed
|
||||
- enhance filament creation logic to include dynamic comments based on payload
|
||||
|
||||
|
||||
## [1.5.12-beta1] - 2025-08-28
|
||||
### Added
|
||||
- implement filament and spool creation in Spoolman API
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "1.5.12-beta1"
|
||||
version = "1.5.12-beta2"
|
||||
to_old_version = "1.5.0"
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user