mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-18 19:32:24 -06:00
Fixes #5175: Fix toggling of rack elevation order
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# NetBox v2.9
|
||||
|
||||
## v2.9.5 (FUTURE)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* [#5175](https://github.com/netbox-community/netbox/issues/5175) - Fix toggling of rack elevation order
|
||||
|
||||
---
|
||||
|
||||
## v2.9.4 (2020-09-23)
|
||||
|
||||
**NOTE:** This release removes support for the `DEFAULT_TIMEOUT` parameter under `REDIS` database configuration. Set `RQ_DEFAULT_TIMEOUT` as a global configuration parameter instead.
|
||||
|
||||
Reference in New Issue
Block a user