As we've passed a coordinated release date and roadmap looks clean enough in terms of anticipated changes, we should be able to make a beta release this time around. Change-Id: I65c41144a545d53198e3f5e9fa16113c051fd91c
8 lines
258 B
YAML
8 lines
258 B
YAML
---
|
|
features:
|
|
- |
|
|
Implemented variable ``horizon_extra_local_settings`` that allows to
|
|
insert arbitrary parameters defined as a regular mapping inside
|
|
local_settings.py of Horizon. Parameters will be inserted at the end of
|
|
the config file.
|