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.