Changelog for #4584

This commit is contained in:
Jeremy Stretch 2020-05-06 12:49:04 -04:00
parent 5378f01462
commit 881b0a6add

View File

@ -20,6 +20,7 @@
* [#4549](https://github.com/netbox-community/netbox/issues/4549) - Fix encoding unicode webhook body data
* [#4556](https://github.com/netbox-community/netbox/issues/4556) - Update form for adding devices to clusters
* [#4578](https://github.com/netbox-community/netbox/issues/4578) - Prevent setting 0U height on device type with racked instances
* [#4584](https://github.com/netbox-community/netbox/issues/4584) - Ensure consistent support for filtering objects by `id` across all REST API endpoints
---