Compare commits
2 Commits
c94ebf5e33
...
b13f2c4eee
Author | SHA1 | Date | |
---|---|---|---|
b13f2c4eee | |||
6d16c35e62 |
@ -1,5 +1,14 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [1.2.6] - 2025-02-18
|
||||||
|
### Added
|
||||||
|
- update version to 1.2.6 in platformio.ini
|
||||||
|
- update version to 1.2.5; enhance Gitea release workflow and streamline release process
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- update changelog for version 1.2.5
|
||||||
|
|
||||||
|
|
||||||
## [1.2.5] - 2025-02-18
|
## [1.2.5] - 2025-02-18
|
||||||
### Added
|
### Added
|
||||||
- update version to 1.2.5; enhance Gitea release workflow and streamline release process
|
- update version to 1.2.5; enhance Gitea release workflow and streamline release process
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
version = "1.2.5"
|
version = "1.2.6"
|
||||||
|
|
||||||
[env:esp32dev]
|
[env:esp32dev]
|
||||||
platform = espressif32
|
platform = espressif32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user