From b07c0614cc96831ea5ea522f4f822055edde0929 Mon Sep 17 00:00:00 2001 From: ConfusedPolarBear <33811686+ConfusedPolarBear@users.noreply.github.com> Date: Mon, 10 Oct 2022 19:39:59 -0500 Subject: [PATCH] Fix copy paste error in changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c214aaa..1f85702 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,14 +68,14 @@ * Switch to new fingerprint comparison algorithm * If you would like to test the new comparison algorithm, you will have to erase all previously discovered introduction timestamps. -## v0.0.0.3 (2022-06-21) +## v0.0.0.3 (2022-05-21) * Fix `fpcalc` version check -## v0.0.0.2 (2022-06-21) +## v0.0.0.2 (2022-05-21) * Analyze multiple seasons in parallel * Reanalyze episodes with an unusually short or long intro sequence * Check installed `fpcalc` version * Clarify installation instructions -## v0.0.0.1 (2022-06-10) +## v0.0.0.1 (2022-05-10) * First alpha build