Add migration notes to changelog

Also clean up some other formatting for consistency
This commit is contained in:
Joscha
2021-06-13 15:06:50 +02:00
parent 601e4b936b
commit 70b33ecfd9
3 changed files with 11 additions and 6 deletions

View File

@ -22,6 +22,11 @@ ambiguous situations.
## Unreleased
If your config file doesn't do weird things with transforms, it should continue
to work. If your `-re->` arrows behave weirdly, try replacing them with
`-exact-re->` arrows. If you're on Windows, you might need to switch from `\`
path separators to `/` in your regex rules.
### Added
- `skip` option for crawlers
- Rules with `>>` instead of `>` as arrow head