Compare commits
2 Commits
3286b64836
...
main
Author | SHA1 | Date | |
---|---|---|---|
b0cd731c5a | |||
f022bee578 |
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [1.5.7] - 2025-07-28
|
||||||
|
### Changed
|
||||||
|
- update platformio.ini for version v1.5.7
|
||||||
|
- clean up unused variables and improve .gitignore entries
|
||||||
|
|
||||||
|
|
||||||
## [1.5.6] - 2025-07-28
|
## [1.5.6] - 2025-07-28
|
||||||
### Added
|
### Added
|
||||||
- Adds ENABLE_HEAP_DEBUGGING define as comment to the build flags
|
- Adds ENABLE_HEAP_DEBUGGING define as comment to the build flags
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
version = "1.5.6"
|
version = "1.5.7"
|
||||||
to_old_version = "1.5.0"
|
to_old_version = "1.5.0"
|
||||||
|
|
||||||
##
|
##
|
||||||
|
Reference in New Issue
Block a user