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

Changelog for #3294, #4531

This commit is contained in:
Jeremy Stretch
2020-04-24 11:03:14 -04:00
parent 7feaa896e5
commit ad099d79f2

View File

@ -1,5 +1,14 @@
# NetBox v2.8
## v2.8.2 (FUTURE)
### Enhancements
* [#3294](https://github.com/netbox-community/netbox/issues/3294) - Implement mechanism for storing user preferences
* [#4531](https://github.com/netbox-community/netbox/issues/4531) - Retain user's pagination preference
---
## v2.8.1 (2020-04-23)
### Notes