Compare commits

..

2 Commits

Author SHA1 Message Date
9eb64e06f0 docs: update changelog for version 1.2.9
Some checks failed
Release / release (push) Failing after 2m37s
2025-02-18 23:20:06 +01:00
693ef4e26c feat: update version to 1.2.9 in platformio.ini 2025-02-18 23:20:03 +01:00
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# Changelog # Changelog
## [1.2.9] - 2025-02-18
### Added
- update version to 1.2.9 in platformio.ini
- refactor GitHub and Gitea release workflows for improved version handling and firmware uploads
## [1.2.8] - 2025-02-18 ## [1.2.8] - 2025-02-18
### Added ### Added
- update version to 1.2.8 in platformio.ini; refactor Gitea and GitHub release workflows - update version to 1.2.8 in platformio.ini; refactor Gitea and GitHub release workflows

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.8" version = "1.2.9"
[env:esp32dev] [env:esp32dev]
platform = espressif32 platform = espressif32