Compare commits
2 Commits
e0cc99e993
...
fcd637cc30
Author | SHA1 | Date | |
---|---|---|---|
fcd637cc30 | |||
587485d0de |
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [2.0.0-beta1] - 2025-08-29
|
||||||
|
### Changed
|
||||||
|
- update platformio.ini for beta version v2.0.0-beta1
|
||||||
|
- update version to 2.0.0 in platformio.ini
|
||||||
|
|
||||||
|
|
||||||
## [1.5.12-beta18] - 2025-08-29
|
## [1.5.12-beta18] - 2025-08-29
|
||||||
### Added
|
### Added
|
||||||
- add display delay for vendor, filament, and spool creation processes
|
- add display delay for vendor, filament, and spool creation processes
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
version = "2.0.0"
|
version = "2.0.0-beta1"
|
||||||
to_old_version = "2.0.0"
|
to_old_version = "2.0.0"
|
||||||
|
|
||||||
##
|
##
|
||||||
|
Reference in New Issue
Block a user