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