Closes #3314: Paginate object changelog entries

This commit is contained in:
Jeremy Stretch
2019-07-18 21:40:36 -04:00
parent 86b6b9bf8b
commit cab3c50ae6
3 changed files with 12 additions and 3 deletions

View File

@@ -4,6 +4,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
## Bug Fixes