Fix copy paste error in changelog

This commit is contained in:
ConfusedPolarBear 2022-10-10 19:39:59 -05:00
parent 8a22db39b3
commit b07c0614cc

View File

@ -68,14 +68,14 @@
* Switch to new fingerprint comparison algorithm * 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. * 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 * Fix `fpcalc` version check
## v0.0.0.2 (2022-06-21) ## v0.0.0.2 (2022-05-21)
* Analyze multiple seasons in parallel * Analyze multiple seasons in parallel
* Reanalyze episodes with an unusually short or long intro sequence * Reanalyze episodes with an unusually short or long intro sequence
* Check installed `fpcalc` version * Check installed `fpcalc` version
* Clarify installation instructions * Clarify installation instructions
## v0.0.0.1 (2022-06-10) ## v0.0.0.1 (2022-05-10)
* First alpha build * First alpha build