[Chore] Fix changelog

Problem: A `0.2.1` section was added to the changelog by mistake in #68,
even though no release was made. This was corrected and undone in #100.
It seems it was added back in again in #88, most likely due to a rebase
mixup.

Solution: Delete this section again.
This commit is contained in:
Diogo Castro 2022-09-21 11:17:33 +01:00
parent bc9d77f17a
commit 0a4b70f1e8
No known key found for this signature in database
GPG Key ID: 24CC151ACE03BA28

View File

@ -44,9 +44,6 @@ Unreleased
* [#142](https://github.com/serokell/xrefcheck/pull/142)
+ Remove `check-localhost` CLI option and `checkLocalhost` config option.
+ Add a regex matching localhost links to the `ignoreRefs` field of the default config.
0.2.1
==========
* [#68](https://github.com/serokell/xrefcheck/pull/68)
+ Recognise manual HTML-anchors inside headers.