Compare commits

...

6 Commits

2 changed files with 13 additions and 1 deletions

@ -1,5 +1,17 @@
# Changelog # Changelog
## [1.3.66] - 2025-02-23
### Changed
- update webpages for version v1.3.66
- ci: remove redundant git fetch for tags in release note generation
## [1.3.65] - 2025-02-22
### Changed
- update webpages for version v1.3.65
- ci: improve release note generation by fetching tags and sorting unique commits
## [1.3.64] - 2025-02-22 ## [1.3.64] - 2025-02-22
### Changed ### Changed
- update webpages for version v1.3.64 - update webpages for version v1.3.64

@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[common] [common]
version = "1.3.64" version = "1.3.66"
#test #test