09f78d2f6c
* Insert should have type int. * Add insert_relative_to option. * Add changelog. * Add tests. * Improve comment.
3 lines
210 B
YAML
3 lines
210 B
YAML
minor_changes:
|
|
- "ufw - type of option ``insert`` is now enforced to be ``int``."
|
|
- "ufw - new ``insert_relative_to`` option allows to specify rule insertion position relative to first/last IPv4/IPv6 address."
|