backupchecks-v20260106-21-changelog-0.1.17 #56

Merged
ivooskamp merged 4 commits from backupchecks-v20260106-21-changelog-0.1.17 into main 2026-01-13 11:21:40 +01:00
Showing only changes of commit fb46f98e6d - Show all commits

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..",
],