1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Changelog for #3801

This commit is contained in:
Jeremy Stretch
2020-01-13 15:42:49 -05:00
parent f170a579de
commit ce0e351d76

View File

@ -235,6 +235,7 @@ PATCH) to maintain backward compatibility. This behavior will be discontinued be
* [#3664](https://github.com/digitalocean/netbox/issues/3664) - Enable applying configuration contexts by tags
* [#3706](https://github.com/digitalocean/netbox/issues/3706) - Increase `available_power` maximum value on PowerFeed
* [#3731](https://github.com/digitalocean/netbox/issues/3731) - Change Graph.type to a ContentType foreign key field
* [#3801](https://github.com/digitalocean/netbox/issues/3801) - Use YAML for export of device types
## Bug Fixes (From Beta)