Compare commits

..

2 Commits

Author SHA1 Message Date
b13f2c4eee docs: update changelog for version 1.2.6
Some checks failed
Gitea Release / build (push) Failing after 0s
GitHub Release / build (push) Failing after 2m41s
Release / detect-and-run (push) Failing after 17s
2025-02-18 22:23:50 +01:00
6d16c35e62 feat: update version to 1.2.6 in platformio.ini 2025-02-18 22:23:45 +01:00
2 changed files with 10 additions and 1 deletions

View File

@ -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

View File

@ -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