|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## v0.1.0 (WIP) |
| 4 | + |
| 5 | +### Breaking Changes |
| 6 | +- [#9](https://github.com/FragmentedPacket/netbox_modules/issues/9) - Changed role to prefix_role in netbox_prefix.py |
| 7 | +- [#9](https://github.com/FragmentedPacket/netbox_modules/issues/9) - Changed group to tenant_group in netbox_tenant.py |
| 8 | +- [#9](https://github.com/FragmentedPacket/netbox_modules/issues/9) - Renamed netbox_interface to netbox_device_interface |
| 9 | + |
| 10 | +### New Modules / Plugins |
| 11 | +- [#9](https://github.com/FragmentedPacket/netbox_modules/issues/9) - Added netbox_device_role |
| 12 | +- [#9](https://github.com/FragmentedPacket/netbox_modules/issues/9) - Added netbox_device_type |
| 13 | +- [#9](https://github.com/FragmentedPacket/netbox_modules/issues/9) - Added netbox_ipam_role |
| 14 | +- [#9](https://github.com/FragmentedPacket/netbox_modules/issues/9) - Added netbox_manufacturer |
| 15 | +- [#9](https://github.com/FragmentedPacket/netbox_modules/issues/9) - Added netbox_platform |
| 16 | +- [#9](https://github.com/FragmentedPacket/netbox_modules/issues/9) - Added netbox_rack |
| 17 | +- [#9](https://github.com/FragmentedPacket/netbox_modules/issues/9) - Added netbox_rack_group |
| 18 | +- [#9](https://github.com/FragmentedPacket/netbox_modules/issues/9) - Added netbox_rack_role |
| 19 | +- [#9](https://github.com/FragmentedPacket/netbox_modules/issues/9) - Added netbox_vlan_group |
| 20 | +- [#9](https://github.com/FragmentedPacket/netbox_modules/issues/9) - Added netbox_vlan |
| 21 | +- [#9](https://github.com/FragmentedPacket/netbox_modules/issues/9) - Added netbox_vrf |
| 22 | +- [#12](https://github.com/FragmentedPacket/netbox_modules/issues/12) - Added netbox_rir |
| 23 | +- [#14](https://github.com/FragmentedPacket/netbox_modules/issues/14) - Added netbox_aggregate |
| 24 | +- [#14](https://github.com/FragmentedPacket/netbox_modules/issues/14) - Added netbox_services |
| 25 | +- [#15](https://github.com/FragmentedPacket/netbox_modules/issues/15) - Added netbox_region |
| 26 | +- [#15](https://github.com/FragmentedPacket/netbox_modules/issues/15) - Added netbox_device_bay |
| 27 | +- [#15](https://github.com/FragmentedPacket/netbox_modules/issues/15) - Added netbox_inventory_item |
| 28 | +- [#26](https://github.com/FragmentedPacket/netbox_modules/issues/26) - Added netbox lookup plugin |
| 29 | + |
| 30 | +### Bug Fixes |
| 31 | + |
| 32 | +### Enhancements |
| 33 | +- [#10](https://github.com/FragmentedPacket/netbox_modules/issues/10) - Add primary_ip4/6 to netbox_ip_address |
0 commit comments