[Chore] Add missing changelog entries

This commit is contained in:
Diogo Castro 2022-07-22 16:51:28 +01:00
parent a3ea5b28a7
commit e5be7a4321
No known key found for this signature in database
GPG Key ID: 24CC151ACE03BA28

View File

@ -6,6 +6,10 @@
Unreleased
==========
* [#115](https://github.com/serokell/xrefcheck/pull/115)
+ Improved parsing of anchor html tags inside headers.
* [#109](https://github.com/serokell/xrefcheck/pull/109)
+ Fixed bug when prefixing `--ignored` and `--root` paths with `./`
* [#85](https://github.com/serokell/xrefcheck/pull/85)
+ Make possible to specify whether ignore localhost links, use
`check-localhost` CLA argument (by default localhost links will not be checked).