Auto-commit local changes before build (2026-01-06 19:15:16)

This commit is contained in:
Ivo Oskamp 2026-01-06 19:15:16 +01:00
parent 82bd361ef2
commit fb46f98e6d

View File

@ -9,8 +9,6 @@ def changelog_page():
changelog = {
"completed_summary": [
{
{
"version": "0.1.17",
"status": "Completed",
"overview": [
@ -123,7 +121,8 @@ def changelog_page():
}
]
},
"version": "0.1.16",
{
"version": "0.1.16",
"overview": [
"This release significantly expands and stabilizes the reporting functionality, focusing on configurability, correctness, and richer output formats..",
],