Changelog for #3368

This commit is contained in:
Jeremy Stretch 2019-07-30 16:26:52 -04:00
parent f223f9b9c1
commit a6c41e0be5

View File

@ -5,6 +5,7 @@ v2.6.2 (FUTURE)
* [#984](https://github.com/netbox-community/netbox/issues/984) - Allow ordering circuits by A/Z side
* [#3307](https://github.com/netbox-community/netbox/issues/3307) - Add power panels count to home page
* [#3314](https://github.com/netbox-community/netbox/issues/3314) - Paginate object changelog entries
* [#3368](https://github.com/netbox-community/netbox/issues/3368) - Indicate indefinite changelog retention when applicable
* [#3370](https://github.com/netbox-community/netbox/issues/3370) - Add filter class to VirtualChassis API
## Bug Fixes