mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Add migration notes to changelog
Also clean up some other formatting for consistency
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user