Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
bc8ac32fee | |||
ba74eca21d | |||
d4e1cf1322 | |||
5170784e44 |
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## [1.2.43] - 2025-02-19
|
||||
### Added
|
||||
- update Gitea release workflow by removing unnecessary outputs and increment version to 1.2.43
|
||||
|
||||
|
||||
## [1.2.42] - 2025-02-19
|
||||
### Added
|
||||
- update Gitea release workflow to include additional outputs and increment version to 1.2.42
|
||||
|
||||
|
||||
## [1.2.41] - 2025-02-19
|
||||
### Added
|
||||
- update Gitea release workflow debug output and increment version to 1.2.41
|
||||
|
@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "1.2.41"
|
||||
version = "1.2.43"
|
||||
|
||||
[env:esp32dev]
|
||||
platform = espressif32
|
||||
|
Reference in New Issue
Block a user