mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-09 00:58:16 -06:00
Added note regarding the IPNetworkVar change
This commit is contained in:
parent
fc622470d6
commit
91db2cf2f2
@ -1,5 +1,9 @@
|
|||||||
# v2.7.1 (FUTURE)
|
# v2.7.1 (FUTURE)
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
|
||||||
|
* This release limits IPNetworkVar to networks (e.g. `10.1.1.0/24` would be accepted, but `10.1.1.1/24` would not). IPAddressVar has been added which does not have this restriction.
|
||||||
|
|
||||||
## Enhancements
|
## Enhancements
|
||||||
|
|
||||||
* [#3509](https://github.com/netbox-community/netbox/issues/3509) - Added IPAddressVar for custom scripts
|
* [#3509](https://github.com/netbox-community/netbox/issues/3509) - Added IPAddressVar for custom scripts
|
||||||
|
Loading…
Reference in New Issue
Block a user