Auto-commit local changes before build (2026-01-06 19:15:16)
This commit is contained in:
parent
82bd361ef2
commit
fb46f98e6d
@ -9,8 +9,6 @@ def changelog_page():
|
||||
changelog = {
|
||||
"completed_summary": [
|
||||
{
|
||||
|
||||
{
|
||||
"version": "0.1.17",
|
||||
"status": "Completed",
|
||||
"overview": [
|
||||
@ -123,6 +121,7 @@ def changelog_page():
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "0.1.16",
|
||||
"overview": [
|
||||
"This release significantly expands and stabilizes the reporting functionality, focusing on configurability, correctness, and richer output formats..",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user