Compare commits
2 Commits
3286b64836
...
b0cd731c5a
Author | SHA1 | Date | |
---|---|---|---|
b0cd731c5a | |||
f022bee578 |
@@ -1,5 +1,11 @@
|
||||
# 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
|
||||
### Added
|
||||
- Adds ENABLE_HEAP_DEBUGGING define as comment to the build flags
|
||||
|
@@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "1.5.6"
|
||||
version = "1.5.7"
|
||||
to_old_version = "1.5.0"
|
||||
|
||||
##
|
||||
|
Reference in New Issue
Block a user