Compare commits
No commits in common. "b696a79f4bc1a9782f3062057e0452b09f93030c" and "2703689e4edd167289d358a73458406d980884c8" have entirely different histories.
b696a79f4b
...
2703689e4e
@ -1,10 +1,5 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [1.1.0] - 2025-02-16
|
|
||||||
### Fixed
|
|
||||||
- correct version number in nav bar
|
|
||||||
|
|
||||||
|
|
||||||
## [1.0.5] - 2025-02-16
|
## [1.0.5] - 2025-02-16
|
||||||
### Added
|
### Added
|
||||||
- update version to 1.0.5 and enhance changelog update process with automatic git push
|
- update version to 1.0.5 and enhance changelog update process with automatic git push
|
||||||
|
@ -48,8 +48,8 @@ build_flags =
|
|||||||
'-D VERSION="${common.version}"'
|
'-D VERSION="${common.version}"'
|
||||||
|
|
||||||
extra_scripts =
|
extra_scripts =
|
||||||
pre:scripts/pre_build.py
|
|
||||||
pre:scripts/combine_html.py
|
pre:scripts/combine_html.py
|
||||||
|
pre:scripts/pre_build.py
|
||||||
pre:scripts/pre_spiffs.py
|
pre:scripts/pre_spiffs.py
|
||||||
pre:scripts/gzip_files.py
|
pre:scripts/gzip_files.py
|
||||||
pre:scripts/extra_script.py
|
pre:scripts/extra_script.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user