What's Changed
* Fix asset.status choices name by matejv in https://github.com/ArnesSI/netbox-inventory/pull/29
* improve install instructions by matejv in https://github.com/ArnesSI/netbox-inventory/pull/30
* update asset.status via signal when assigned hardware is deleted by matejv in https://github.com/ArnesSI/netbox-inventory/pull/31
* move asset to hardware assignment logic from signal to form by matejv in https://github.com/ArnesSI/netbox-inventory/pull/32
* prevent changing serial or asset_tag for hardware that has asset assigned by matejv in https://github.com/ArnesSI/netbox-inventory/pull/33
**Full Changelog**: https://github.com/ArnesSI/netbox-inventory/compare/v1.0.3...v1.0.4