Compare commits

...

2 Commits

Author SHA1 Message Date
b696a79f4b docs: update changelog for version 1.1.0 2025-02-16 16:14:26 +01:00
61ed765d87 fix: correct version number in nav bar 2025-02-16 16:12:07 +01:00
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## [1.1.0] - 2025-02-16
### Fixed
- correct version number in nav bar
## [1.0.5] - 2025-02-16
### Added
- update version to 1.0.5 and enhance changelog update process with automatic git push

View File

@@ -48,8 +48,8 @@ build_flags =
'-D VERSION="${common.version}"'
extra_scripts =
pre:scripts/combine_html.py
pre:scripts/pre_build.py
pre:scripts/combine_html.py
pre:scripts/pre_spiffs.py
pre:scripts/gzip_files.py
pre:scripts/extra_script.py