mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Add migration notes to changelog
Also clean up some other formatting for consistency
This commit is contained in:
parent
601e4b936b
commit
70b33ecfd9
3 changed files with 11 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue