From c4ee40a4cb13559dcedb59d393d7cf7fd962c43c Mon Sep 17 00:00:00 2001 From: WithoutPants <53250216+WithoutPants@users.noreply.github.com> Date: Wed, 16 Mar 2022 17:01:14 +1100 Subject: [PATCH] Remove redundant changelog entry --- ui/v2.5/src/components/Changelog/versions/v0140.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ui/v2.5/src/components/Changelog/versions/v0140.md b/ui/v2.5/src/components/Changelog/versions/v0140.md index adb5928ed..8d3e1a33d 100644 --- a/ui/v2.5/src/components/Changelog/versions/v0140.md +++ b/ui/v2.5/src/components/Changelog/versions/v0140.md @@ -5,5 +5,4 @@ ### 🐛 Bug fixes * Removed warnings and incorrect error message in json scrapers. ([#2375](https://github.com/stashapp/stash/pull/2375)) * Ensure identify continues using other scrapers if a scrape returns no results. ([#2375](https://github.com/stashapp/stash/pull/2375)) -* Continue trying to identify scene if scraper fails. ([#2375](https://github.com/stashapp/stash/pull/2375)) -* Fix auto-tag not using case-insensitive matching. ([#2378](https://github.com/stashapp/stash/pull/2378)) \ No newline at end of file +* Continue trying to identify scene if scraper fails. ([#2375](https://github.com/stashapp/stash/pull/2375)) \ No newline at end of file