From fee9480cc382b0ef210631c8c7f95a3b8fbbb7f8 Mon Sep 17 00:00:00 2001 From: Travis Abendshien <46939827+CyanVoxel@users.noreply.github.com> Date: Thu, 9 Jul 2026 16:30:48 -0700 Subject: [PATCH] docs: update changelog --- docs/changelog.md | 2 +- docs/library-changes.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 44192134..f4ece0f7 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -42,7 +42,7 @@ toc_depth: 2 - **French** updated by @kitsumed - **Hungarian** updated by @smileyhead - **Russian** updated by @romandobra -- **Spanish** updated by @JCC1998 +- **Spanish** updated by @JCC1998, @2004milenadiaz-source --- diff --git a/docs/library-changes.md b/docs/library-changes.md index f68ca0b3..099cbf82 100644 --- a/docs/library-changes.md +++ b/docs/library-changes.md @@ -196,8 +196,8 @@ Migration from the legacy JSON format is provided via a walkthrough when opening #### Version 202 -| Added in Commit | Introduced in Release | Format | -| --------------- | ----------------------------------------------------------------------- | ------ | -| | [v9.6.1](https://github.com/TagStudioDev/TagStudio/releases/tag/v9.6.1) | SQLite | +| Added in Commit | Introduced in Release | Format | +| ---------------------------------------- | ----------------------------------------------------------------------- | ------ | +| 95e2fe7b4449951c385e35a2e13f0c1925f1f98e | [v9.6.1](https://github.com/TagStudioDev/TagStudio/releases/tag/v9.6.1) | SQLite | - Applies repairs to the `tag_parents` table, removing rows that reference child tags that have been deleted.