Breaking changes
Removed support for netbox version 3.3.x
What's Changed
* Fix REST API serializers by matejv in https://github.com/ArnesSI/netbox-inventory/pull/62 & https://github.com/ArnesSI/netbox-inventory/pull/73
* Netbox 34 features (global search and decimal numbers in custom fields) by matejv in https://github.com/ArnesSI/netbox-inventory/pull/63
* add import & bulk edit for all models by matejv in https://github.com/ArnesSI/netbox-inventory/pull/64
* add ability to nest InventoryItemGroups by matejv in https://github.com/ArnesSI/netbox-inventory/pull/65
* add option to attach images to Asset and InventoryItemType by matejv in https://github.com/ArnesSI/netbox-inventory/pull/67
* add option to assign contacts to supplier by matejv in https://github.com/ArnesSI/netbox-inventory/pull/68
* add ability filter inventoryitem_type by manufacturer by matejv in https://github.com/ArnesSI/netbox-inventory/pull/69
* update object detail templates with better titles, breadcrumbs and "add" buttons by matejv in https://github.com/ArnesSI/netbox-inventory/pull/70
* improve Asset details by matejv in https://github.com/ArnesSI/netbox-inventory/pull/71
* show where asset is installed by matejv in https://github.com/ArnesSI/netbox-inventory/pull/72
* improve inventory item group child element counts by matejv in https://github.com/ArnesSI/netbox-inventory/pull/74
* add tab to show assets that are located at site, location or rack by matejv in https://github.com/ArnesSI/netbox-inventory/pull/75
**Full Changelog**: https://github.com/ArnesSI/netbox-inventory/compare/v1.1.2...v1.2.0