Compare commits
2 Commits
2703689e4e
...
b696a79f4b
Author | SHA1 | Date | |
---|---|---|---|
b696a79f4b | |||
61ed765d87 |
@ -1,5 +1,10 @@
|
|||||||
# 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/combine_html.py
|
|
||||||
pre:scripts/pre_build.py
|
pre:scripts/pre_build.py
|
||||||
|
pre:scripts/combine_html.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